jayli / jayli/vim-easydebugger
tab中已存在的文件,退出debug时不要关掉
Open
bug
- Dominant language
- Vim Script
- Stars
- 49
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
如果tab已经存在a.js,在b.js调试时进入到了a.js,退出debug时tab里的a.js也被关掉了。
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in Vim by opening a.js in an existing tab, starting a debug session from b.js, and entering a.js during debugging. Trace the debugger's exit handling and verify that tabs opened before debugging remain open afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100