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
TerminalOptions#strictEnv
Add support for TerminalOptions#strictEnv to allow specifying whether the terminal should be exactly as provided in TerminalOptions.env, see https://code.visualstudio.com/api/references/vscode-api#TerminalOptions.
TerminalOptions.env
The text was updated successfully, but these errors were encountered:
I'll look into this issue.
Sorry, something went wrong.
vscode: Support TerminalOptions.strictEnv
TerminalOptions.strictEnv
e41f4d1
Fixes eclipse-theia#11143 Contributed on behalf of STMicroelectronics. Change-Id: Iabeb2c9a9dac27891e43a011db86b5e37e8a3120
vscode: Support TerminalOptions.strictEnv (#11641)
4b43c7c
Fixes #11143 Contributed on behalf of STMicroelectronics. Change-Id: Iabeb2c9a9dac27891e43a011db86b5e37e8a3120
planger
Successfully merging a pull request may close this issue.
Feature Description:
Add support for
TerminalOptions#strictEnv
to allow specifying whether the terminal should be exactly as provided inTerminalOptions.env
, see https://code.visualstudio.com/api/references/vscode-api#TerminalOptions.The text was updated successfully, but these errors were encountered: