Wishlist: debugging without all the auxiliary windows open
- Dominant language
- Python
- Stars
- 284
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to be able to use vim-debug without having half of my screen space taken over by various (undoubtely very informative) windows. Ideally, I should be able to show/hide every one of them individually on a whim, with an option letting me ask that none be opened by default when I initiate a debugging session.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start at the debugging-session entry point and locate where the auxiliary windows are opened; then trace how their visibility is managed. Done means each window can be shown or hidden independently and a setting can prevent all of them from opening by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100