Skip to content

Instantly share code, notes, and snippets.

@markogresak
Created May 31, 2016 00:51
Show Gist options
  • Save markogresak/38673100747967e6b518b5fe07c12509 to your computer and use it in GitHub Desktop.
Save markogresak/38673100747967e6b518b5fe07c12509 to your computer and use it in GitHub Desktop.
IntelliJ Snippets OS X
  • Go to class: + n

  • Go to file: + + n

  • Search everywhere: + p

  • Recent fiels: + e

  • Go to symbol (above + any props or method): + + + n

  • Go to definition: + b or + [click symbol]

  • Brief info: ctrl + [hover over symbol]

  • Tab switcher: ctrl + tab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment