[TxMt] Re: snippet that replaces the current word

Hans-Jörg Bibiko bibiko at eva.mpg.de
Tue Sep 23 07:55:25 UTC 2008


On 23.09.2008, at 08:46, Allan Odgaard wrote:

> On 23 Sep 2008, at 00:34, Timothy Bates wrote:
>
>> I'm trying to write a snippet for wikimedia for applying bold
>> (wrapping a string in **str**)
>> [...]
>
> Just a FYI we’re going to provide this via a unified system, see:
>
> http://lists.macromates.com/textmate-dev/2008-September/012845.html

Would this approach also make sense to provide a boolean negator?

It's quite often the case that one wants negate a boolean value like

-YES to NO or visa versa
-TRUE to FALSE or visa versa
-true to false or visa versa
-T to F or visa versa
etc.

according to the chosen langauge grammar.

Cheers,

--Hans







More information about the textmate mailing list