An open API service indexing awesome lists of open source software.

https://github.com/onelivesleft/blockmulticursor

VSCode extension to add multicursors over current block
https://github.com/onelivesleft/blockmulticursor

Last synced: about 1 year ago
JSON representation

VSCode extension to add multicursors over current block

Awesome Lists containing this project

README

          

# BlockMultiCursor
VSCode extension for adding multiple cursors simply.

## Commands

### BlockMultiCursor: Grow Up
Repeatedly add cursors above current cursor, until start of section.

### BlockMultiCursor: Grow Down
Repeatedly add cursors below current cursor, until end of section.

### BlockMultiCursor: Grow
Repeatedly add cursors above and below current cursor, until edges of section.