Enable add line comments shortcuts in Vim mode
Open
Nobody has claimed this yet.
kind/question
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Is your feature request related to a problem? Please describe.
I am used to add line comments with the default keybindings : CTR+K+C and CTR+K+U
Describe the solution you'd like
I want to activate those in vim mode as well. But I can't manage to do it.
I want to ask if you guys can help me out with this issue and other new ways of doing it!
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
Start by locating the Vim-mode keybinding handling and the mappings for VS Code's Ctrl+K+C and Ctrl+K+U commands. Confirm how those commands are represented and handled in Vim mode. Done means both shortcuts add and remove line comments while Vim mode is active.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100