VSCodeVim / VSCodeVim/Vim

[Feature Request]add a setting config to hide the selected line count in status bar

Open
#5,117 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/enhancement
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.
image

VSCode Vim seems to display a selected line count in status bar, which is duplicated with other vscode extension(Lines Info Status Bar, which can display total lines count and selected lines count)

Describe the solution you'd like
Offer a setting item to hide the selected line count.

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 VSCode Vim status-bar code that displays the selected line count and the extension's configuration definitions. Add the requested setting there, then verify that enabling it hides the selected count while the existing display remains available by default.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.