Skip to content

Instantly share code, notes, and snippets.

@ryansechrest
Last active October 6, 2022 03:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryansechrest/d545bb545ca0fbd70c29a38fcbb2e575 to your computer and use it in GitHub Desktop.
Save ryansechrest/d545bb545ca0fbd70c29a38fcbb2e575 to your computer and use it in GitHub Desktop.
PhpStorm Commands

Tool Windows

Command Description
+ 1 Project
+ 6 Problems
+ 7 Structure
+ 9 Git

Code

Command Description
+ T Refactor this
+ / Toggle comment lines
+ + / Toggle comment block
+ + L Reformat code

Navigation

Command Description
Search anything
+ L Jump to line
+ + Move line up
+ + Move line down
+ + Move statement up
+ + Move statement down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment