Debugging leaves terminal in conda's Base environment instead of selected (interpreter's) conda environment #25023
Labels
feature-request
Request for new features or functionality
triage-needed
Needs assignment to the proper sub-team
Steps to Reproduce:
As I end up in base environment, sometimes I execute
poetry install
which installs current project's dependencies in base environment. Sometimes I runpytest
in base environment but it is not installed there and so on.After interpreter is selected, whatever we do, we should do it inside that selected environment.
Any terminal windows that are opening during any process should use selected environment.
We should never end up in terminal in Base conda's environment.
VS Code Version:
Version: 1.99.3 (user setup)
Commit: microsoft/vscode@17baf84
Date: 2025-04-15T23:18:46.076Z
Electron: 34.3.2
ElectronBuildId: 11161073
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045, connected to remote Ubuntu
The text was updated successfully, but these errors were encountered: