Skip to content

idanpa/vscode-smartmulticursor

Repository files navigation

Smart Multi-cursor

Context aware multi-cursor.
Inserting cursor in the appropriate position on next line, if no pattern was found falling back to regular column based multi-cursor.
The pattern search is based on:
" ' = : , ; . ( ) { } [ ] < > Tab

This extension overrides the default insertCursorBelow/Above keybindings:

Windows: Ctrl+Alt+Down/Up
Linux: Shift+Alt+Down/Up
Mac: ++Down/Up

Tip: use Ctrl+u to undo last cursor (Mac: +u).

example1

Issues and suggestions

Please file an issue.

Contributions are welcomed.

About

Visual Studio Code extension for smart, context aware multi-cursor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published