Skip to content

Instantly share code, notes, and snippets.

@urbansky
Last active July 25, 2016 06:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save urbansky/e226b69149509aeab51fe3ed10087dbd to your computer and use it in GitHub Desktop.
Save urbansky/e226b69149509aeab51fe3ed10087dbd to your computer and use it in GitHub Desktop.
Keyboard shortcuts

Symbol

Intellij IDEA

  • ⌘O Open class
  • ⇧⌘O Open file
  • ⌃Space Open code completion
  • ⌘K Commit changes
  • ⌘T Update project
  • ⌘B Go to declaration
  • ⌥F7 Find usages

Terminal

  • ⌘K Clear content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment