When debugging a webdev app from VS Code, hitting a breakpoint opens copy of actual file
Open
P2
package:webdev
triaged
- Dominant language
- Dart
- Stars
- 224
- Forks
- 94
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 2
Description
It seems like when we hit a breakpoint, we are downloading a copy of the source instead of mapping it to a local source on disk. See for more details and repro steps: https://github.com/Dart-Code/Dart-Code/issues/5024
Contributor guide
Research direction
Start with the linked Dart-Code/Dart-Code issue 5024 and its reproduction steps, then investigate how webdev presents source locations to VS Code when a breakpoint is hit. Done means the debugger opens the local source file rather than a downloaded copy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, vscode
- Domain
- cli, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100