Rebinding “insert snippet” (was: [TxMt] textmate Digest, Vol 13, Issue 73)

Allan Odgaard throw-away-1 at macromates.com
Tue Nov 1 10:01:56 UTC 2005


On 01/11/2005, at 10.11, Shawn Van Ittersum wrote:

> OK, now we have a bigger problem.

Please use proper subjects when posting to this list!

> After creating an Indent Line macro and assigning it to the Tab  
> key, Tab-activated snippets don't work anymore.

You can re-assign the key to expand tab triggers by e.g. placing this  
in your keybindings file:

     "^." = "expandCodeSnippet:";

This will make control-. expand it -- there's no way to have tab do  
two different things (for the same scope).




More information about the textmate mailing list