VSCodeVim / VSCodeVim/Vim

vim-commentary adds the command gcu to automatically uncomment the current block

Open
#9,407 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
15.2k
Forks
1.5k
Avg merge
3d 18h
Merged PRs (30d)
6

Description

like ideavim, gcu or gcgc Uncomment the current and adjacent commented lines.

https://github.com/VSCodeVim/Vim/blob/973403ef0ae71707434dfad4b526845f1ac63e3f/README.md?plain=1#L602-L609

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 reviewing the linked VSCodeVim README behavior and locating the command and keybinding handling for vim-commentary. Done means supporting gcu or gcgc to uncomment the current and adjacent commented lines, with coverage for the requested behavior if the relevant test location is found.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.