[Feature Request]add a setting config to hide the selected line count in status bar
Nobody has claimed this yet.
- 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.

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
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 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