microsoft / microsoft/vscode-python-environments
extension doesn't activate python venv in terminal windows.
@anthonykim1 is already working on this.
Since May 14, 2026.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.