Skip to content

Instantly share code, notes, and snippets.

@mhfs
Created July 8, 2010 15:45
Show Gist options
  • Save mhfs/468180 to your computer and use it in GitHub Desktop.
Save mhfs/468180 to your computer and use it in GitHub Desktop.
Textmate shortcuts
Ctrl-L gives a hashrocket with spaces
Shift-Ctrl-[ alternate between {} and do/end blocks
Shit-Cmd-D open the require file in another window
Ctrl-shift-V validates syntax of ruby file
Ctrl-shift-E executes the line
Ctrl-shift-; alternate between string and symbol
Shift-Option-Cmd-Down show possible destinations
Ctrl-Shift-H create partial from selection
Ctrl-P gives params[:id]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment