Stat-Bar
A simple VS Code extension that displays the number of lines in the current file through a status bar item.
Features
- Shows the line count in the status bar
- Updates in real-time as you edit files
- Click on the status bar item to copy the line count to your clipboard
- Option to show only non-empty lines or all lines
Extension Settings
This extension contributes the following settings:
statBar.countEmptyLines : Enable/disable counting of empty lines (default: true)
How to Use
- The line count appears in the status bar at the bottom right
- Click on the line count to copy the number to your clipboard
- Change settings in VS Code's settings UI to customize behavior
Known Issues
None at this time.
Release Notes
0.0.1
Initial release of Stat-Bar
| |