Skip to content

Instantly share code, notes, and snippets.

@mihaeu
Created February 2, 2016 10:08
Show Gist options
  • Save mihaeu/74299a560dce6e5e5709 to your computer and use it in GitHub Desktop.
Save mihaeu/74299a560dce6e5e5709 to your computer and use it in GitHub Desktop.
# Shortcuts
Actions: Ctrl + Shift + A
Search everywhere: 2x Shift
Next occurence: Alt + J
Local insert: Alt + Insert
Create file: Ctrl + Alt + Insert
Open class: Ctrl + N
Run: Shift + F10
Extract method: Ctrl + Alt + M
Extract class: Ctrl + Alt + C
Extract constant: Ctrl + Alt + V
# Misc
Enable live templates (pubf prif prof ...)
Create live templates for tests, exceptions, ...
Create file templates (Collections, Tests etc.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment