stop on first line
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 284
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
hi,
it's possible to not stop on the first line? but on the first breakpoint if any?
Contributor guide
No contributing guide indexed for this repository
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 locating the plugin's debugger startup flow and the handling of breakpoints. Reproduce the current behavior described in the issue, then verify that execution stops at the first configured breakpoint when one exists instead of stopping on the first line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, vim
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100