Skip to main content

Shortcuts

macOS

CategoryActionShortcut
GeneralOpen fileCmd+O
SaveCmd+S
Save asCmd+Shift+S
RunCmd+R
StopCmd+Shift+R
KillCmd+K
PreferencesCmd+,
Manage NPM PackagesCmd+I
Format codeOpt+Shift+F
TabsNew tabCmd+T
Close tabCmd+W
Next tabCmd+Option+Right
Previous tabCmd+Option+Left
Jump to tabCmd+[NUM]
DisplayToggle full screenCtrl+Cmd+F
Increase font sizeCmd+=
Decrease font sizeCmd+-
Default font sizeCmd+0
EditingJump to beginning of lineCmd+Left
Jump to end of lineCmd+Right
Delete lineCtrl+Shift+K
Select lineCmd+L
Split selection by lineCmd+Shift+L
Insert line beforeCmd+Shift+Enter
Select next occurrenceCmd+D
Select scopeCmd+Shift+Space
Select between bracketsCmd+Shift+M
Goto bracketCmd+M
Swap line upCmd+Ctrl+Up
Swap line downCmd+Ctrl+Down
Toggle commentCmd+/
Join lineCmd+J
Duplicate lineCmd+Shift+D
Sort linesF5
Sort lines insensitiveCmd+F5
Reverse sort lines insensitiveCmd+Shift+F5
Delete line leftCmd+Backspace
Add cursor to previous lineCtrl+Shift+Up
Add cursor to next lineCtrl+Shift+Down
Search and replaceFindCmd+F
ReplaceCmd+Option+F
Find nextCmd+G
Find previousCmd+Shift+G

Windows / Linux

CategoryActionShortcut
GeneralOpen fileCtrl+O
SaveCtrl+S
Save asCtrl+Shift+S
RunCtrl+R
StopCtrl+Shift+R
KillCtrl+K
PreferencesCtrl+,
Manage NPM PackagesCtrl+I
Format codeAlt+Shift+F
TabsNew tabCtrl+T
Close tabCtrl+W
Next tabCtrl+Tab
Previous tabCtrl+Shift+Tab
Jump to tabCtrl+[NUM]
DisplayToggle full screenF11
Increase font sizeCtrl+=
Decrease font sizeCtrl+-
Default font sizeCtrl+0
EditingDelete lineCtrl+Shift+K
Select lineCtrl+L
Split selection by lineCtrl+Shift+L
Insert line beforeCtrl+Shift+Enter
Select next occurrenceCtrl+D
Select scopeCtrl+Shift+Space
Select between bracketsCtrl+Shift+M
Goto bracketCtrl+M
Swap line upCtrl+Shift+Up
Swap line downCtrl+Shift+Down
Toggle commentCtrl+/
Join lineCtrl+J
Duplicate lineCtrl+Shift+D
Sort linesF9
Reverse sort linesShift+F9
Sort lines insensitiveCtrl+F9
Reverse sort lines insensitiveCtrl+Shift+F9
Delete line leftCtrl+Backspace
Add cursor to previous lineCtrl+Alt+Up
Add cursor to next lineCtrl+Alt+Down
Search and replaceFindCtrl+F
ReplaceCtrl+Alt+F
Find nextF3
Find previousShift+F3