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?
+5
A:
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
Jacob Relkin
2010-10-13 03:09:57
+1
A:
I have found this useful http://pragmaticstudio.com/rails/RailsTextMateCheats.pdf
Pragnesh Vaghela
2010-10-13 04:34:43