Skip to content

Instantly share code, notes, and snippets.

@lzhoucs
Created November 2, 2013 06:05
Show Gist options
  • Save lzhoucs/7276070 to your computer and use it in GitHub Desktop.
Save lzhoucs/7276070 to your computer and use it in GitHub Desktop.
Intellij IDEA 12 useful shortcuts
Intellij IDEA 12 useful shortcuts
Find action by name : Shift + Ctrl + A
Structural selection: Ctrl + W / Shift + Ctrl + W
Select in: Alt + F1
Navigate to implementations via Ctrl + Alt + B
Navigate to the last edit location via Shift + Ctrl + Backspace
Navigate to a related unit test via Shift + Ctrl + T
Reformat Code: Alt + Ctrl + L
Auto-indent lines " Alt + Ctrl + I
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment