Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Select Line RangeNew to Visual Studio Code? Get it now.
Select Line Range

Select Line Range

StephanCasas

|
1,889 installs
| (2) | Free
Select a range of lines, or select from the current line to the Nth line.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Select Line Range Extension

Use this extension to select a range of lines (e.g. 13-20) or to select from the current line to the Nth line.

Features

The command select-line-range.selectLineRange is contributed, and can be bound to a keyboard shortcut, or accessed via the command palette as Select Line Range.

  • Line ranges can be whitespace, colon, or dash-delimited.
    • Acceptable Entries
      • 13 20
      • 13:20
      • 13-20
  • If a single line is entered, the cursor's current position will be used as the range starting point.

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release


Written by Stephan Casas

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft