VSCodeVim / VSCodeVim/Vim

Enable add line comments shortcuts in Vim mode

Open
#6,574 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.