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.