Debugger lacks support of multiple *.py files
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 284
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
When running from main python script I can not break in another which is an imported locally python module.
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 reproducing the issue with a main Python script that imports a local Python module, then trace how the Vim debugger handles breakpoints across files. Confirm the fix by successfully stopping in the imported module while running the main script.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, vim
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100