[TxMt] Tabulation of end tags

Andreas Wahlin andreaswahlin at bredband.net
Sat Oct 29 15:43:39 UTC 2005


I really like the "indent selection" menu item in the latest build.  
Now I can finally select the entire document and just reformat  
everything with good tabs. One cool macro would be to change stuff like
<div> text </div>
into
<div>
   text
</div>

I suppose that would be practically possible now?

This is great when you look at some other persons code, who isn't as  
anal about formatting and tabulation as yourself. It's also a pretty  
good way of enforcing your own tabulation standard in your own  
documents.

I still wish for the RegExp support to really take advantage of this  
though :D (nag nag)

Andreas




More information about the textmate mailing list