This is a draft cheat sheet. It is a work in progress and is not finished yet.
SEARCH
CTRL+1 |
Everywhere! |
CTRL+T |
Class |
CTRL+R |
File |
CTRL+E |
Func/Sym/Css |
CTRL+J |
In file |
CTRL + H |
Find in path |
Modifiers
CTRL + G |
Refactor |
CTRL + Q |
Last modified file |
CTRL + TAB |
Navigate throw files |
CTRL + I |
Generation |
ALT + ENTER |
Init fields / Update docs |
CTRL + B |
Select same text replace inline |
ALT + CLICK |
Multicursors |
|
|
Handy
CTRL + W |
View structure |
CTRL + SHIFT + 1 |
Select target / After enter go to current file |
show |
print_r debugger |
CTRL + D |
Delete line |
CTRL + / |
Comment / Uncomment |
CTRL + click |
Go to the function |
CTRL + Shift+A |
Find action by name |
CTRL + Space |
Invoke code completion. |
CTRL + 2 |
Manage Projects |
Ctrl+Alt+Shift+V |
Simple past no escape |
CTRL + ALT + J |
Surround with |
ALT + SHIFT + UP |
Up with selection |
ALT + SHIFT + DOWN |
Down with selection |
|