[TxMt] Repeating tabstops in snippet

Brett Terpstra brett at circlesixdesign.com
Tue Oct 24 12:06:01 UTC 2006


Okay, tell me if this is stupid, but is there any reason you couldn't  
make </select> the tab trigger?  Then you'd be able to add on to the  
end of any select list and not have to delete anything off the  
end...  I'm trying it out with unordered lists right now and I can't  
find any problems, but I tend to be short sighted on these things.

Brett

On Oct 23, 2006, at 3:05 PM, Rod Knowlton wrote:

>
> On Oct 23, 2006, at 12:22 PM, Andrew Henson wrote:
>
>>
>> <select>
>>  <option value="$1">$2</option>
>> opt$0
>> </select>
>>
>> Then create a second snippet like this:
>>
>> <option value="$1">$2</option>
>> opt$0
>>
>
>> The only caveat to this is that when you've added all your  
>> options, you'll have to manually delete out the last opt tab  
>> trigger word.  I don't think there's any way around this but is  
>> not a major issue.  I'll happily be told if there's a better way!
>
> If you change both of the 'opt$0' lines to:
>
> ${3:opt}$0
>
> You add two tab keystrokes to continuation (easy repetition) and  
> gain the ability to simply delete the already selected 'opt' after  
> you've added your final option.
>
> - Rod
>
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate

Brett Terpstra : Art Director
Circle Six Design, Inc.
111 Riverfront Dr, Suite 204
..................................................
p: 507.459.4398
     877.858.4332
f: 1.866.540.3063
e: brett at circlesixdesign.com
http://www.circlesixdesign.com
..................................................





More information about the textmate mailing list