Sync breakpoints between Debugger tab and VSCode
Open
bug
P3
screen: debugger
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Right now, setting a breakpoint in the Debugger tab does not set a breakpoint in VSCode. But when I set a breakpoint in VSCode it _does_ show up in the Debugger tab. Is there a way to better keep breakpoints in sync?
Contributor guide
Research direction
Start at the breakpoint flows between the Debugger tab and VSCode, reproducing the one-way behavior described in the issue. Trace the existing VSCode-to-Debugger synchronization and identify the corresponding reverse path; done means breakpoints set in either surface appear in the other.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100