microsoft / microsoft/vscode-python-debugger
Make global justMyCode for python debugger
Open
Nobody has claimed this yet.
feature-request
needs community feedback
- Dominant language
- TypeScript
- Stars
- 181
- Forks
- 126
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 3
Description
When I debug python code I often need "justMyCode":false It's annoying if I have to create launch.json every time because I often don't have project but rather just a single file. I would prefer if there was global "justMyCode":false option. so I don't have to create a launch.json every time.
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.