Comment on page
Multiple Cursor
To add the line above or below to the selection, use:
Ctrl+Alt+ArrowUp
and Ctrl+Alt+ArrowDown
For Windows and LinuxMeta+Alt+ArrowUp
and Meta+Alt+ArrowDown
For macOSTo insert cursors at the end of a line of all current selections, use:
Alt+Shift+I
For Windows and Linux and macOSTo select lines that current cursors are at, use:
Ctrl+L
For Windows and LinuxMeta+L
For macOSTo select all occurrences of the current selection, or the word the cursor at, use:
Ctrl+Shift+L
For Windows and LinuxMeta+Shift+L
For macOSTo add the next occurrence of the current selection, or the work the cursor at, use:
Ctrl+D
For Windows and LinuxMeta+D
For macOSOr if you want to skip the next occurrence, use:
Ctrl+K Ctrl+D
For Windows and LinuxMeta+K Meta+D
For macOSTo undo the last cursor action, use:
Ctrl+U
For Windows and LinuxMeta+U
For macOSLast modified 1yr ago