microsoft / microsoft/vscode-python-environments
extension doesn't activate python venv in terminal windows.
Open
triage-needed
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 62
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 35
Description
The extension information says::
✅ Create activated terminals
However on every instance of VSCode I use, having this extension enabled breaks the auto-activation of python virtual environments in terminals that previously worked fine. This is consistent against multiple versions of VSCode, on multple versions of windows, both running locally and via RemotetSSH to various linux hosts, with various versions of python.
## Expected behavior
Opening a terminal activates the selected virtual environment in it,
## Actual behavior
Nothing happens other than I get annoyed.
Contributor guide
Assessment
This issue has not been assessed yet.