microsoft / microsoft/vscode-python-debugger
Debugger id
Open
@karthiknadig is already working on this.
Since Aug 8, 2024.
debt
under-discussion
- Dominant language
- TypeScript
- Stars
- 180
- Forks
- 126
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 3
Description
I'm a little confused about the plan going forward- this is a new debugger with a different debug adapter id, debugpy. I understand that the "python" debug adapter will be deleted from the vscode-python extension. But what about previously existing "python"-type launch configs?
Also, I think that "python" works better as a debug adapter type than "debugpy" for the same reasons I described in #42, it just makes more sense to the user, I think.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.