microsoft / microsoft/vscode-python-debugger
Make it easier to understand which debug configuration to pick when debugging a Python script
Open
@karthiknadig is already working on this.
Since Aug 8, 2024.
feature-request
under-discussion
- Dominant language
- TypeScript
- Stars
- 180
- Forks
- 126
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 3
Description
Testing microsoft/vscode-python#22081
It would be better if it could be assumed that the active file (with breakpoints) is what I'd like to debug
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.