WebStorm Key Mappings (Default) Flashcards
Surround With
Ctrl-Alt-T
Reformat code
Ctrl-Alt-L
Format code dialog
Ctrl-Shift-Alt-L
Preview File in Browser (when in HTML file)
Alt-F2
Show Intellisense
Ctrl-Space
Show Quick Documentation Screen
Ctrl-Q
Show Quick Definition View
Ctrl-Shift-I
New (File etc)
Alt-Insert (doesn’t work on surface pro - have changed to Alt-Shift-Equals - i.e. Alt-Plus)
Switch Between Pages
Ctrl-Tab
Close Tool Window
Shift-Escape (when tool window has focus)
Hide all Tool Windows
Ctrl-Shift-F12
Previous / Next Tab
Alt-Left / Alt-Right
Go to Editor (from tool window)
Escape
Settings
Ctrl-Alt-S
Find Action
Ctrl-Shift-A
List Files (to Open)
Shift then Shift
Expand / Collapse HTML tag
Ctrl-Period
Rename
Shift-F6
Select next item of same type
Alt-J
Refactor this
Ctrl-Shift-Alt-T
JS: Go to definition
Ctrl-B
JS: Find usages
Alt-F7
Run Debug Session
Shift-F9