22
8 most useful PhpStorm keyboard shortcuts
Quickly find any file, action, class, symbol, tool window, or setting in PhpStorm, in your project, and in the current Git repository.
Find a command and execute it, open a tool window, or search for a setting.
Quick fixes for highlighted errors and warnings, intention actions for improving and optimizing your code.
Jump to the next or previous highlighted error.
Select a recently opened file from the list.
Increase or decrease the scope of selection according to specific code constructs.
Comment out a line or block of code.
Show all places where a code element is used across your project.
To master your programming skills first you have to master tools you use.
Which keyboard shortcut you use most often?
22