-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do Python debugging through the new Python Debug extension #4221
Labels
Milestone
Comments
Blocked by microsoft/vscode-python-debugger#194 |
Reopening and removing from the milestone so we can retriage and decide if we want to do a servicing release for this. |
Reclosing since we'll ship a 1.29.1 out of |
This should be fixed now in version Docker extension version 1.29.1. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
According to https://code.visualstudio.com/updates/v1_86#_python-debugger-extension-installed-by-default, the Python extension is going to eventually drop debugging support, with support moved to a new Python Debugger extension. We need to react to this.
The text was updated successfully, but these errors were encountered: