Skip to content

Multiple Cursors

Alistair McKinnell edited this page Nov 7, 2015 · 9 revisions

Multiple cursors

Command Effect
ctrl+g works with a text selection (or without a selection on word boundaries surrounding the cursor)
shift+ctrl+g go backwards through the selected text
ctrl+command+g similar to ctrl+g and creates a cursor for all matching text in the current file

Clone this wiki locally