On 26/10/2005, at 15.38, Ned Baldessin wrote:
When I escape a double-quote inside a regexp of a javascript snippet, the syntax coloring is off.
See the attached screenshot for an example.
The problem is that the regexp isn't picked up in the first place. Regexps hasn't been working for JS for some time (since the precedence system was changed), I've fixed that now.