PHPStorm Commands and Shortcuts
Command | Description |
---|---|
^⌥⇧J | Jump cursor to the end / beginning of the line |
Command | Description |
---|---|
^⇧e | Show recently edited files |
Command | Description |
---|---|
^⇧J | Join lines |
Command | Description |
---|---|
⌥F12 | Show terminal |
^⇧F12 | Toggle visibility of all currently open panels |
Symbol | Key |
---|---|
⇧ | Shift |
↩ | Return |
⌤ | Enter |
^ | Ctrl |
⌥ | Alt |
⇪ | Capslock |
⇭ | Numlock |
⎋ | Esc |
⌫ | Backspace |
⇥ | Tab forward |
⇤ | Tab backward |
⇞ | Page up |
⇟ | Page down |
↖ | Home |
↘ | End |
↑ | Up |
↓ | Down |
→ | Right |
← | Left |