[TxMt] Align code

Ross Ahmed rossahmed at googlemail.com
Sat Nov 9 09:10:40 UTC 2013


Hi all

I recently posted asking how to align code at <- . For example, I would want these two lines of code

foo <- test
fooFooFoo <- test 

To look like

foo             <- test
fooFooFoo <- test 

Somebody suggestted installing the align bundle and using the keyboard shortcut CMD + CONTROL + 9. I've trice this but unfortunately it doesn't run and throws a message box saying 'Failure running Align Source'.

Can anyone come up with a hacky way of aligning code at <- ?

Ross


More information about the textmate mailing list