[TxMt] [ANN] assignment block tidier script

Chris Poirier cpoirier at gmail.com
Wed May 17 14:48:26 UTC 2006


Hi all,

I've written a ruby script that will tidy-up a series of assignment
statements by lining up the equals signs.  Installed as a command in
TextMate, it can reformat all assignment statements in the current
selection, or all assignment statements conitiguous to the current
line.  Note that the script assumes you uses spaces, not tabs; and I
wrote it last night, so there may still be bugs.  :-)

Anyway, if you are interested, you can find more details and the
script itself at:
   http://random-dreams.org/2006/05/fun-with-textmate-align-equals-in.html

Regards,
   Chris Poirier.



More information about the textmate mailing list