Skip to content

Latest commit

 

History

History
executable file
·
43 lines (32 loc) · 1.9 KB

README.md

File metadata and controls

executable file
·
43 lines (32 loc) · 1.9 KB
icon

Editor-selection-extras

Visual Studio Marketplace Version OpenVSX Marketplace Version License

preview

Overview

The Editor-selection-extras for Visual Studio Code enhances the default line selection functionality by displaying the number of selected lines. With this extension, users can easily see how many lines are currently selected in the editor.

Features

  • Replaces the default line selection behavior in VSCode.
  • Displays the number of lines selected in the status bar.
  • Lightweight and easy to use.

Usage

Once installed, simply select any number of lines in the editor. The extension will automatically display the count of selected lines in the status bar at the bottom of the VSCode window. You can disable the Editor selection.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments