开发者

Rails Development Productivity - Top Textmate Shortcuts

开发者 https://www.devze.com 2023-01-20 05:08 出处:网络
I want to improve my Rails coding productivity using Textmate.Obviously, shortcuts (whether native t开发者_Python百科o Textmate or to the Mac) can greatly assist.What shortcuts give you the greatest b

I want to improve my Rails coding productivity using Textmate. Obviously, shortcuts (whether native t开发者_Python百科o Textmate or to the Mac) can greatly assist. What shortcuts give you the greatest bang for your dev buck?


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


I have found this useful http://pragmaticstudio.com/rails/RailsTextMateCheats.pdf

0

精彩评论

暂无评论...
验证码 换一张
取 消