New windows inherit/merge environment from existing windows #107998
Labels
author-verification-requested
Issues potentially verifiable by issue author
bug
Issue identified by VS Code Team member as probable bug
insiders-released
Patch has been released in VS Code Insiders
verified
Verification succeeded
workbench-cli
VS Code Command line issues
Milestone
Issue Type: Bug
TEST_VAR has the value 1, not 2. This is wrong.
Using --sync off helps some, as tab 2 will get its own value for TEST_VAR, but it will still inherit any values in tab 1's environment that are not overwritten.
This is a disaster for my workflow, as I have different tabs with different environments set up to work on different programs.
Please tell me there is a way to turn this off completely.
VS Code version: Code 1.49.2 (e5e9e69, 2020-09-24T16:26:09.944Z)
OS version: Linux x64 3.10.0-1062.4.1.el7.x86_64
The text was updated successfully, but these errors were encountered: