Scott Whittaker

Frontend Developer

Day job React | side projects Svelte

WebStorm Shortcuts

To learn more about shortcuts…

  • see the reference for a comprehensive list
  • select Help > Keymap Reference from the menu in the editor

Note that the following shortcuts are for MAC only

Shortcuts

In no particular order, a list of WebStorm shortcuts that I use most often…

CommandShortcut
Navigate to last edit locationshift + cmd + backspace
Duplicate line or selectioncmd + D
Move statement up/downshift + cmd + arrow up/down
Page up/downfn + arrow up/down
Toggle caseshift + cmd + U
Toggle distraction free modectrl + cmd + F
Show file in Project Viewalt + F1

Select Project View from the context menu
Optimise Importsctrl + alt + O
Find fileshift + cmd + O
Show file structurecmd + F12
Show intention actionsalt + enter
Delete linecmd + backspace
Comment linecmd + /
File switcherctrl + tab
Recent filescmd + E
Multiple cursorsctrl + G
Select wordoption + up

Note this is the Extend Selection shortcut, if you hold option and repeat the up key press the selected text will extend.