BCJTI / vscode-multi-line-tricks

Enable Alt+L (line select) and Alt+Shift+L (selection to multi-cursor) behavior on VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiline Tricks

This plugins enables the line seletion and end line multi cursor behaviour of Sublime Text to VSCode.

Line selection - Alt+L

Selects the current cursor line.

End line multi cursor - Alt+Shift+L

For each selected line, put a cursor an the end of it and unselect it.

Example of execution

About

Enable Alt+L (line select) and Alt+Shift+L (selection to multi-cursor) behavior on VSCode

License:MIT License


Languages

Language:TypeScript 100.0%