Skip to content

No-config - Python Debugger not contributing to built-in Terminal's environment #624

@liyanage

Description

@liyanage

I'm unable to get the Python Debugger to contribute to the built-in Terminal's output. I learned about that feature in a screenshot here: https://github.com/microsoft/vscode-python-debugger/wiki/No%E2%80%90Config-Debugging.

My ultimate goal is to get that no-config workflow documented there to work, but I am completely unable to get the Python Debugger to show up in that status popover that appears on hover over the zsh icon in the terminal pane, and that seems to be a prerequisite.

I verified that I have the latest version of the Python Debugger extension enabled. I also found this existing post about the issue: https://stackoverflow.com/questions/79383900/vscode-python-not-contributing-to-terminal-environment. I tried the solution in there of force-enabling the pythonTerminalEnvVarActivation experiment, that didn't enable it either.

Confusingly, the instructions for no-config on the wiki page noted above also specifically say to force that same experiment off because it's not compatible, so that contradiction is extra confusing.

Even ignoring that using no-config debugging is my ultimate goal, has anybody else hit this issue of Python Debugger not showing up in the popover and contributing to the environment, and how did you fix it?

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions