Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vscode] Support EnvironmentVariableScope in vscode API 1.82 #12940

Closed
Tracked by #12943
rschnekenbu opened this issue Sep 26, 2023 · 0 comments · Fixed by #12999
Closed
Tracked by #12943

[vscode] Support EnvironmentVariableScope in vscode API 1.82 #12940

rschnekenbu opened this issue Sep 26, 2023 · 0 comments · Fixed by #12999
Labels
vscode issues related to VSCode compatibility

Comments

@rschnekenbu
Copy link
Contributor

Improvements have been made to vscode 1.82 about scope of environment variables:

See https://code.visualstudio.com/updates/v1_82#_environmentvariablecollections-scoped-to-a-workspace-folder

EnvironmentVariable-Scope1
EnvironmentVariable-Scope2

@vince-fugnitto vince-fugnitto added the vscode issues related to VSCode compatibility label Sep 26, 2023
tsmaeder added a commit to tsmaeder/theia that referenced this issue Oct 13, 2023
Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <[email protected]>
tsmaeder added a commit to tsmaeder/theia that referenced this issue Oct 24, 2023
Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <[email protected]>
tsmaeder added a commit that referenced this issue Oct 24, 2023
Fixes #12940

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants