Skip to content

Instantly share code, notes, and snippets.

@djburdick
Created January 26, 2013 21:35
Show Gist options
  • Save djburdick/4644769 to your computer and use it in GitHub Desktop.
Save djburdick/4644769 to your computer and use it in GitHub Desktop.
rubymine commands. #rubymine
F4 # jumps to the method you have the cursor on
Command + T # find file by name
Command+Shit+T # find method by name
Command + Option <- # go back
Control + Tab # switch between last two used tabs
Shit + F5 # clone file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment