microsoft / microsoft/vscode-python-debugger
Allow toggling `justMyCode` without settings.json
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
Usually I don't create settings.json files nor run configurations. it would be extremely helpful if
we could toggle justMyCode using a button 😊
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.
Research direction
The issue names only the justMyCode debugger setting and no files or tests. Start by tracing where debugger configuration is exposed in the TypeScript extension; done means a button can toggle justMyCode without requiring settings.json or a run configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100