I want to improve my Rails coding productivity using Textmate. Obviously, shortcuts (whether native to Textmate or to the Mac) can greatly assist. What shortcuts give you the greatest bang for your dev buck?
I want to improve my Rails coding productivity using Textmate. Obviously, shortcuts (whether native
Share
Shift + Enter Define a new method.
Command + / Comment out current line.
Command + T Go to file
Command + L Go to line
Command + [ Shift text left
Command + ] Shift text right