Skip to content

Instantly share code, notes, and snippets.

@mamuz
Created May 19, 2017 10:33
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mamuz/a652e5a900249ec7b70341d6d3663edb to your computer and use it in GitHub Desktop.
Save mamuz/a652e5a900249ec7b70341d6d3663edb to your computer and use it in GitHub Desktop.
keymap-phpstorm
| Key | Purpose |
| ---------------------- | ------------------------------------- |
| alt+enter | solve problem / context-aware editing |
| ctrl+shift+a | find actions |
| ctrl+b | jump to definition |
| ctrl+g | jump to line |
| ctrl+alt+left OR right | navigate |
| ctrl+shift+v | open clipboard |
| ctrl+w | smart selection |
| ctrl+shit+w | smart deselection |
| ctrl+F12 | open quick navigation |
| ctrl+k | commit project |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment