[TxMt] Inserting Tab Stops inside of Conditional Insertion
Allan Odgaard
throw-away-2 at macromates.com
Sat May 10 13:56:17 UTC 2008
On 7 May 2008, at 10:14, Quine wrote:
> [...] I want the text that's inserted if Salvage Value or Initial
> Cost are not removed to include a tab stop.
A snippet is parsed (for tab stops) when it is inserted.
Adding tab stops to it after that, is presently impossible.
Some snippets (like NSLog in the Objective-C bundle) fakes it by
transforming stuff around the existing placeholders.
More information about the textmate
mailing list