Custom ide keymap for best performance.
Easy to learn and comfortable to use.
To import it to .idea (PyCharm, PHPStorm, etc.):
File > Manage IDE Setting > Import settings
and file keymap.zip from this repository
Start Debug console program from configuration: ALT + Z
Start Debug current file: ALT + SHIFT + Z
Run to Cursor: ALT + C
Step Forward in debug: ALT + F
Step into (Enter): ALT + E
Debug Resume program: ALT + R
Stop debug: ALT + S
Add to variable in debug to Watch list: ALT + W
Add break Point: ALT + P
Enable Debugging: ALT + D
Open run/debug confiGuration: ALT + G
Run console (exeQte) program from configuration: ALT + Q
Run console current file (exeQte) program: ALT + SHIFT + Q
Git open Branches: ALT + B
Git Annotate: ALT + A
Git updaTe project: ALT + T
ReName: ALT + N
Open resent project: ALT + O (letter o)
Open error description (Help): ALT + H
Open context Menu: ALT + M
Open terminaL: ALT + L
File Structure: CTRL + S
Database panel: ALT + 2
Service panel: ALT + 3