Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 719 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 719 Bytes

With this extension you can leave anchors in the document at cursor position and later on activate create multiple cursors out of all anchors in the current editor.

Also it has a feature of sub-word navigation.

Install

In VSC press Ctrl+Shift+P (Cmd+Shift+P on Mac) then type ">ext install", hit enter, search "Cursor tools".

Still confused? Click "Get Started" above.

Usage

Keybinds:

  • ctrl+alt+down - toggle anchor at current place
  • ctrl+alt+up - create cursors at anchor positions
  • escape - Remove all anchors in current document

Contribution

Feel free to contribute! Have ideas? Create issues at the github repo