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

[ENHANCEMENT] get debugpy debuggerpackagepath from ms-python.debugpy extension #224

Closed
d-biehl opened this issue Feb 16, 2024 · 0 comments
Closed
Labels
enhancement New feature or request

Comments

@d-biehl
Copy link
Member

d-biehl commented Feb 16, 2024

The the debugger of the ms-python.python extension is deprecated, RobotCode switches to the new debugpy extension, but this extension does not exports an api to get the path to the python debugpy package. I would assume that api is implemented some times or it is integrated into the pyhton extension api, let's see.

the workaround at the moment is to use the debug.debuggerpackagepath from the ms-python.python extension

There is a ticket in the ms-python.debugpy microsoft/vscode-python-debugger#194

and a new ticket:

microsoft/vscode-python#23032

@d-biehl d-biehl added the enhancement New feature or request label Feb 16, 2024
@d-biehl d-biehl closed this as completed in 9a00d0c May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant