Textmate Snippets

January 25th, 2007 -

I love Textmate. It is by far the greatest text editor available. Any other editor currently on the market cannot compare to the simplicity and yet vastness of Textmate.

What I really like about it is that you can create code snippets to speed up your productivity when coding. I feel that are a few missing in the HTML and Rails bundles. So, I’ve created a few that I use often and thought others might like to use what I have created.

The snippets I created are:

HTML

  • fieldset (tab)
  • td (tab)
  • tr (tab)

Rails

  • RESTful style link_to – lirest (tab)
  • form_for (tab)
  • labeled fields (textfield, textarea, select, etc) – ltfield (tab)

CSS

  • comments – com (tab)

Hopefully you will find those to be as useful as I have. Enjoy!

Download

 

Comments

judith

January 29th, 2007

Is there any way to determine how many recent comments it displays?

Robert

January 31st, 2007

Judith, I don’t think I understand your question.

 

Commenting has been turned off.