captbaritone / captbaritone/vim-vigilant
Add error handling
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
What if the user tries to kick off a method test but is not in a method? What if they try to do it in a class but they are not in a class?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Vim commands or entry points that kick off method and class tests, then trace how each determines the current context. Define the expected handling for attempts outside a method or class, and verify that both invalid contexts produce the intended error behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100