[TxMt] regex question

Charilaos Skiadas cskiadas at uchicago.edu
Wed Feb 22 08:56:53 UTC 2006


On Feb 22, 2006, at 2:53 AM, Oliver Taylor wrote:
>
> tried that, didn't work.

I'd start by trying some simpler regexps and replacements. for  
instance, can you match two lines, one having exactly the letters  
"HI" and the second the letters "THERE" ?
This would at least give you an indication how to do multiple line  
searches through the perl engine, if it is even possible. Then you  
can build to more complicated stuff.
Baby steps :)

Haris





More information about the textmate mailing list