PHPStorm: Difference between revisions
| Line 6: | Line 6: | ||
* show method hierachy window: select method and CRTL+SHIFT+H | * show method hierachy window: select method and CRTL+SHIFT+H | ||
* show UML class diagram: CRTL+ALT+U | * show UML class diagram: CRTL+ALT+U | ||
* navigate in actual file: CTRL+F12 | |||
Revision as of 08:50, 20 August 2018
Operations
- find file: CTRL+SHIFT+N
- open declaration: Navigate->Type Declaration or CRTL+SHIFT+B
- show class hierachy window: CTRL+H
- show method hierachy window: select method and CRTL+SHIFT+H
- show UML class diagram: CRTL+ALT+U
- navigate in actual file: CTRL+F12