| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Agent-Logs-Url: https://github.com/microsoft/vscode-python-debugger/sessions/17a3239c-44e7-4528-b313-a9af892cf887 Co-authored-by: rchiodo <19672699+rchiodo@users.noreply.github.com>
|
Copilot with this limiting, how does a user get the no config debug to work? What steps do they have to take? |
Sorry, something went wrong.
No extra setup should be needed for normal use. No-config debug works in shell-integrated terminals (the default in VS Code): open a terminal and run debugpy <script.py> as before. The only caveat is existing terminals that were already open before the extension/environment update may need a one-time relaunch to pick up the new integration path; newly created terminals should work directly. |
Sorry, something went wrong.
Copilot then I'm not sure how this addresses the issue? Wouldn't that mean that the no config debug would still be applied in the example in the issue? |
Sorry, something went wrong.
Good catch — that command got truncated by markdown. The intended step is: open a shell-integrated terminal and run debugpy <script.py> (for example, debugpy app.py). If needed, create a new terminal first so shell integration env vars are present. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The debugger’s no-config terminal environment contribution was being applied at process-creation scope, so existing non-Python task terminals were flagged for relaunch and showed noisy warning indicators. This change scopes those mutations to shell integration so unrelated terminal sessions are no longer marked.
Behavioral change
No-config env vars updated
Unit test updates
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either: