[TextMate] [REGEX] move to Uppercase/Lowercase

José Campos jose.campos+tm at galacsys.com
Fri Oct 15 12:50:27 UTC 2004


Allan Odgaard <allan at macromates.com> wrote:

> Currently there is no such feature, but I can of course add it.
    It would be great!
> 
> What are the suggestions for syntax?

    \u$n : uppercase all characters in $n
    \U$n : Uppercase first character in $n
    \l$n : lowercase all characters in $n
    \L$n : Lowercase first character in $n

    Unless someone has a better idea. The most important is that the
features are well-documented!

    Have a nice day,

-- 
  Jo                                         <W:00°04'37" ; N:47°15'36">

1....'....12.....'....24.....'....36.....'....48.....'....60.....'....72



More information about the textmate mailing list