[TxMt] Recent Perl change to parsing extended regexps
Gerd Knops
gerti-textmate at bitart.com
Tue Sep 5 19:59:59 UTC 2006
On Sep 5, 2006, at 11:40 AM, Dave Winzler wrote:
> A recent change to the Perl bundle had the effect of highlighting
> large chunks of code as if they were match or replace statments.
> For example, it parses this line as if the slash were the start of
> a m/regexp/ statement:
>
> local $/;
>
> It does the same to pretty much any line with a slash in it, for
> example when dividing two numbers.
Syntax from he**... I committed some more changes to the subversion
repository, that should work better now.
Gerd
More information about the textmate
mailing list