selectline-statusbar

March 7, 2017 ยท View on GitHub

Displays selected lines count in status bar.

ScreenShot

Usage

When you selected more 2 lines, selected lines count will be displayed in status bar.

Configurations

You can change the display in the following steps.

  1. File > Preferences > User Setting (or Workspace Setting)
  2. Add/Modify the these key-value.

Format

nametypedefault
selectline.displayFormatstringSelected %d Lines

Alignment

nametypedefault
selectline.alignmentstring (left or right)left
  • Show on the left or right in the status bar.

Statusbar priority

nametypedefault
selectline.statusbarPrioritynumber100
  • The priority of display in the status bar. Higher value means shown the left.

Change log

  • 0.0.2 (2017-3-7): Add an icon and some configurations
  • 0.0.1 (2016-10-6): Initial release

License

Please see LICENSE.