[SVN] Referring to "begin" captures in "end" broken in b7?
Chris Thomas
chris at cjack.com
Mon May 2 23:20:35 UTC 2005
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.
Chris
More information about the textmate-dev
mailing list