microsoft / microsoft/debug-adapter-protocol
Breakpoint hit count
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 173
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 2
Description
Some clients display the breakpoint hit count, as a number next to the breakpoint decoration. Especially useful with hitCondition. We could use BreakpointEvent for this.
cc
@mostafaeweda
@ebluestein
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
Start by reading the protocol's BreakpointEvent definition and the surrounding breakpoint messages, especially the hitCondition behavior mentioned in the issue. The issue does not name files or tests; done would require an agreed protocol change for reporting breakpoint hit counts and corresponding validation.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100