[SVN] Referring to "begin" captures in "end" broken in b7?

Allan Odgaard allan at macromates.com
Mon May 2 23:33:33 UTC 2005


On May 3, 2005, at 1:20, Chris Thomas wrote:

> Paste this into the Ruby syntax:
>         {
>             name = "string.here-doc.ruby";
>             begin = "(?=<<(\\w+))"; end = "^\\1";
>         }
> It's behaving as though the capture doesn't exist.

Yes, due to some changes in the way the parser is applied to the 
source, support for back-references was (temporarily) lost.




More information about the textmate-dev mailing list