<!-- **PLEASE** look for preexisting feature requests before opening a new one as a 👍 on a preexisting issue is more important than opening a new issue or leaving a comment. --> Results from spike https://github.com/microsoft/vscode-python/issues/20492. Issues to tackle next to start using environment variables for activation: - [x] https://github.com/microsoft/vscode/issues/171173 - [x] https://github.com/microsoft/vscode/issues/188969 - [x] https://github.com/microsoft/vscode/issues/186859 - [x] https://github.com/microsoft/vscode/issues/186798 - [x] https://github.com/microsoft/vscode/issues/171108 - [x] https://github.com/microsoft/vscode/issues/184009 - [x] https://github.com/microsoft/vscode/issues/188875 - [x] https://github.com/microsoft/vscode/issues/182966 - [x] https://github.com/microsoft/vscode/issues/181755 - [x] https://github.com/microsoft/vscode-internalbacklog/issues/3801 - [x] https://github.com/microsoft/vscode/issues/180851 - [x] https://github.com/microsoft/vscode/issues/179476 - [x] https://github.com/microsoft/vscode/issues/180486 - [x] https://github.com/microsoft/vscode/issues/180739 - [x] https://github.com/microsoft/vscode/issues/171175 - [x] https://github.com/microsoft/vscode/issues/177078 - [x] https://github.com/microsoft/vscode/issues/177128 - [x] https://github.com/microsoft/vscode/issues/182069 Once these are done, implement using them in the Python extension: - [x] https://github.com/microsoft/vscode-python/issues/21101 - [x] https://github.com/microsoft/vscode-python/issues/21297 - [x] https://github.com/microsoft/vscode-python/issues/20827 - [x] https://github.com/microsoft/vscode-python/issues/21793
Results from spike #20492. Issues to tackle next to start using environment variables for activation:
envset in my fish config prevails over what I set in the env var collection vscode#184009Once these are done, implement using them in the Python extension:
pythonTerminalEnvVarActivationexperiment in multiroot workspaces #21101