Shortcuts

windows osx action
tab tab autocomplete
ctrl + s ⌘ + s save
ctrl + ENTER ⌘ + ENTER run highlighted code or current line
ctrl + 1 ctrl + 1 jump to editor
ctrl + 2 ctrl + 2 jump to console
ctrl-, ⌘-, Show the settings menu
ctrl-Alt-Up ctrl-Option-Up add multi-cursor above
ctrl-Alt-Down ctrl-Option-Down add multi-cursor below
ctrl-Alt-Right ctrl-Option-Right add next occurrence to multi-selection
ctrl-Alt-Left ctrl-Option-Left add previous occurrence to multi-selection
ctrl-L center selection
ctrl-Shift-U ctrl-Shift-U change to lower case
ctrl-U ctrl-U change to upper case
Alt-Shift-Down ⌘-Option-Down copy lines down
Alt-Shift-Up ⌘-Option-Up copy lines up
Delete Delete delete
ctrl-Shift-D ⌘-Shift-D duplicate selection
ctrl-F ⌘-F find
ctrl-K ⌘-G find next
ctrl-Shift-K ⌘-Shift-G find previous
Alt-0 ⌘-Option-0 fold all
Alt-L, ctrl-F1 ⌘-Option-L, ⌘-F1 fold selection
Down Down, ctrl-N go line down
Up Up, ctrl-P go line up
ctrl-End ⌘-End, ⌘-Down go to end
Left Left, ctrl-B go to left
ctrl-L ⌘-L go to line
Alt-Right, End ⌘-Right, End, ctrl-E go to line end
Alt-Left, Home ⌘-Left, Home, ctrl-A go to line start
ctrl-P go to matching bracket
PageDown Option-PageDown, ctrl-V go to page down
PageUp Option-PageUp go to page up
Right Right, ctrl-F go to right
ctrl-Home ⌘-Home, ⌘-Up go to start
ctrl-Left Option-Left go to word left
ctrl-Right Option-Right go to word right
Tab Tab indent
ctrl-Alt-E macros recording
ctrl-Shift-E ⌘-Shift-E macros replay
Alt-Down Option-Down move lines down
Alt-Up Option-Up move lines up
ctrl-Alt-Shift-Up ctrl-Option-Shift-Up move multicursor from current line to the line...
ctrl-Alt-Shift-Down ctrl-Option-Shift-Down move multicursor from current line to the line...
Shift-Tab Shift-Tab outdent
Insert Insert overwrite
ctrl-Shift-Z, ctrl-Y ⌘-Shift-Z, ⌘-Y redo
ctrl-Alt-Shift-Right ctrl-Option-Shift-Right remove current occurrence from multi-selection...
ctrl-Alt-Shift-Left ctrl-Option-Shift-Left remove current occurrence from multi-selection...
ctrl-D ⌘-D remove line
Alt-Delete ctrl-K remove to line end
Alt-Backspace ⌘-Backspace remove to linestart
ctrl-Backspace Option-Backspace, ctrl-Option-Backspace remove word left
ctrl-Delete Option-Delete remove word right
ctrl-H ⌘-Option-F replace
ctrl-Down ⌘-Down scroll line down
ctrl-Up scroll line up
Option-PageDown scroll page down
Option-PageUp scroll page up
ctrl-A ⌘-A select all
ctrl-Shift-L ctrl-Shift-L select all from multi-selection
Shift-Down Shift-Down select down
Shift-Left Shift-Left select left
Shift-End Shift-End select line end
Shift-Home Shift-Home select line start
Shift-PageDown Shift-PageDown select page down
Shift-PageUp Shift-PageUp select page up
Shift-Right Shift-Right select right
ctrl-Shift-End ⌘-Shift-Down select to end
Alt-Shift-Right ⌘-Shift-Right select to line end
Alt-Shift-Left ⌘-Shift-Left select to line start
ctrl-Shift-P select to matching bracket
ctrl-Shift-Home ⌘-Shift-Up select to start
Shift-Up Shift-Up select up
ctrl-Shift-Left Option-Shift-Left select word left
ctrl-Shift-Right Option-Shift-Right select word right
ctrl-O split line
ctrl-/ ⌘-/ toggle comment
ctrl-T ctrl-T transpose letters
ctrl-Z ⌘-Z undo
Alt-Shift-L, ctrl-Shift-F1 ⌘-Option-Shift-L, ⌘-Shift-F1 unfold
Alt-Shift-0 ⌘-Option-Shift-0 unfold all
ctrl-Enter ⌘-Enter enter full screen