Skip to content

whysage/awesome-keymap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Awesome IDE Keymap

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

Debug and Run

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

Git open Branches: ALT + B

Git Annotate: ALT + A

Git updaTe project: ALT + T

Refactor

ReName: ALT + N

Other

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published