[TxMt] I must be missing something obvious

Joachim Mårtensson joachimm at etek.chalmers.se
Fri Apr 13 20:33:11 UTC 2007


>>> blah['name|']
>>> So, now what do I do???
>
> I think a nice new feature here would be to allow the null-action of "tab"
> to be to jump over any auto-created paired-chars. Then we could just tab
> out
> of the nest and carry on. It must be very seldom that users want a real
> tab
> character inside paired-characters.
Unfortunately the harddrive on my powerbook has died, so I can not try it
out, but would it not be relatively simple to write such a command?
just set the scope to punctuations and then do a quick check to seen if
the charachter to the right of the caret is a paired-characther and if so
move the caret to the right of it, of course this would make it impossible
to trigger other snippet. I will try it out when I get my computer back,
unless someone beats me to it.

Joachim Mårtensson




More information about the textmate mailing list