We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Implement scope API on env var collections. Fixes eclipse-theia#12940
913108b
Contributed on behalf of STMicroelectronics Signed-off-by: Thomas Mäder <[email protected]>
480d1e2
Implement scope API on env var collections (#12999)
0572983
Fixes #12940 Contributed on behalf of STMicroelectronics Signed-off-by: Thomas Mäder <[email protected]>
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: