Hello,

I have Textmate Version 1.5.11 (1635). How can I configure Textmate that it Auto-Indents with IF THEN etc..?

So, like this:

IF lVariable=true
   Do This
ENDIF

How can I tell Textmate to add 3 spaces before the "Do this" command?

Thanks!

Patrick