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.
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.
Keybinds:
- ctrl+alt+down - toggle anchor at current place
- ctrl+alt+up - create cursors at anchor positions
- escape - Remove all anchors in current document
Feel free to contribute! Have ideas? Create issues at the github repo