-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
There's an issue with the interaction between the debugger and this extension. I can click on the "Run" icon, and everything works fine, but debugging the same file sometimes selects the wrong environment.
I'm attaching a ZIP file with the same projects I use to reproduce the issue together with a video showing the behavior.
Here are my relevant user settings:
{
"python-envs.terminal.showActivateButton": true,
"python-envs.terminal.autoActivationType": "off",
}debugger.mov
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug