[Feature Request] Add hardtime options
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
[FEATURE REQUEST]
Hello. I am a long time vim/nvim user and have been enjoying vscode lately. One thing that I miss is an easy way to mimic the functionality of the hardtime plugin. TLDR; on that plugin is that it works a little like hardmode (disabling movement keys and keystrokes), but instead of totally disabling hjkl it adds a timer to them, so you are forced to not press jjjjj to move down a bunch of times. The objective is to train you to use All the Right Moves (and get you better at Vim Golf).
I disabled the arrow keys and some other stuff by deleting the stuff from keyboard shortcuts, but adding a timer and some of the other limitations are a little over my js knowledge atm.
Thanks for the consideration!
Contributor guide
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
No files, tests, or entry points are mentioned; begin by clarifying the intended hardtime options and where key handling belongs. Done would require an agreed option set and verified timer-based behavior, but the issue does not define acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vim, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100