Skip to content
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

Switch to using debugpy for Python #1879

Closed
haniamr opened this issue Apr 16, 2020 · 0 comments · Fixed by #1993
Closed

Switch to using debugpy for Python #1879

haniamr opened this issue Apr 16, 2020 · 0 comments · Fixed by #1993
Assignees
Milestone

Comments

@haniamr
Copy link
Contributor

haniamr commented Apr 16, 2020

The scope of this work item is to use "debugpy" instead of ptvsd and utilize the "connect" feature where the debugger connects back to VSCode (instead of VSCode -> debugger) to get rid of the wait/readiness handling that we have in place.

@haniamr haniamr added the Python label Apr 16, 2020
@haniamr haniamr added this to the 1.2.0 milestone Apr 16, 2020
@dbreshears dbreshears added the P2 label Apr 21, 2020
@haniamr haniamr modified the milestones: 1.2.0, 1.3.0 Apr 29, 2020
@haniamr haniamr linked a pull request May 18, 2020 that will close this issue
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants