jaredly / jaredly/vim-debug

Debugger lacks support of multiple *.py files

Open
#31 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.