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

Select Line Cursor

Satoshi Yamamoto

|
34 installs
| (0) | Free
VSCode extension for line selection.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Select Line Cursor

This extension allows the selection cursor to be positioned each line.

Install

https://marketplace.visualstudio.com/items?itemName=SatoshiYamamoto.vscode-select-line-cursor

Usage

Command

Select a few lines and choose the following command.

- Select Line Cursor : All Lines
- Select Line Cursor : Text Lines
- Select Line Cursor : Min Indent Lines

Or Select Function

- Select Line Cursor : Select Function ...
  - All Lines
  - Text Lines
  - Min Indent Lines

Default Key

Command Default Key Windows Default Key Mac
Select Function Alt + Ctrl + L Opt + Ctrl + L

Sample

"_" = Space  
"[bold]" = Select Range  
"|" = Cursor  

Sample Text

__Test123
____Test456
______Test789

__Test123
____Test456
______Test789

Select Range

__Test[123
____Test456
______Test789

__Test]123
____Test456
______Test789

Select Line Cursor : All Lines

|__Test123
|____Test456
|______Test789
|
|__Test123
____Test456
______Test789

Select Line Cursor : Text Lines

|__Test123
|____Test456
|______Test789

|__Test123
____Test456
______Test789

Select Line Cursor : Min Indent Lines

|__Test123
____Test456
______Test789

|__Test123
____Test456
______Test789

License

Released under the MIT License.

Veresion / Change log

./CHANGELOG.md

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