Show Menu
Cheatography

phpstorm mylinux Keyboard Shortcuts (DRAFT) by

Modified shortcuts - phpstorm - linux

This is a draft cheat sheet. It is a work in progress and is not finished yet.

General

Activar Debbug
Alt + Shift + O
Insert­/Remove Breakpoint
Ctrl + F8
Git Pull
Ctrl + Shift + O
Git Commit
Ctrl + Shift + M
Goto Navigation Bar
Alt + NumPad8
Reformat Code
Ctrl + Alt + K
 

Templates

Insert getter and setter
php-gs