Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Display selected Rows CounterNew to Visual Studio Code? Get it now.
Display selected Rows Counter

Display selected Rows Counter

Sagar D

|
3 installs
| (1) | Free
Shows the number of selected rows in the VS Code status bar.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Selected Rows Counter

Selected Rows Counter shows the number of selected lines directly in the Visual Studio Code status bar.

Features

  • Shows the selected line count in the status bar
  • Updates immediately when the selection changes
  • Supports multiple selections
  • Avoids double-counting overlapping selections
  • Handles selections ending at column 1 of the following line
  • Hides automatically when nothing is selected
  • Requires no configuration

Usage

Select one or more lines in the editor. The status bar displays the number of selected lines, such as 12 lines.

Screenshots

Selected Lines Counter

Development

npm install
npm run compile

Press F5 in VS Code to launch an Extension Development Host.

Package

npm run package

Release Notes

See CHANGELOG.md.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft