Skip to content

Instantly share code, notes, and snippets.

@unders
Last active February 7, 2016 13:06
Show Gist options
  • Save unders/db5893a309df811c007e to your computer and use it in GitHub Desktop.
Save unders/db5893a309df811c007e to your computer and use it in GitHub Desktop.
webstorm

Key mappings Categories

Editing, Running, Debugging, Navigation, refactoring, vcs, General

Key mappings

OS X Action Windows
            | Usage Search                   | 

Cmd Alt U | Show Usage in File | Cmd Alt Ctrl U | Show usage in Project | | | | Find / Replace | Cmd Shift A | Find Action by Name | Alt shift A Cmd R | Find and replace | Alt R Cmd Shift R | Find and replace in Project | Cmd F | Find | Alt F Cmd Shift F | Find in Project | Cmd G | Go to Next occurence | | | | Navigate to File | Alt ` | Show navbar (browse project) | Alt Home Cmd E | Recent Files | Alt E Cmd N | Go to Class | Cmd Shift N | Go to File | Cmd Shift alt N | Go to symbol | | | | Navigate in File | Cmd F12 | Browse file methods in pop up | Ctrl Up Down | Jump between methods in file | Cmd L | Goto Line | Alt L

Shift ESC, ESC | Close open panes | | | | Navigate Split | Alt V | Split Vertically | Alt V Alt H | Split Horizontally | Alt H Cmd Shift A uns | Undo Split | Alt U Alt TAB | Go to other split | Alt M | | Cmd alt <- -> | back and forward | Cmd b | Go to declaration | F2 | Go to next Error | Cmd Shift D | Show Dash docs | Ctrl J | Show Doc. | Cmd J | Show Snippets | Cmd + - | Expand and Collapse folding | Cmd Shift j | Join line | Alt F12 | Go to terminal window | Cmd U | Jump up the hierarchy | Cmd alt b | Jump down the hierarchy | Cmd Ctrl A | Go to Dart Analysis | Alt A | | | Test | Cmd shift T | Go to test file |

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment