On 26/10/2005, at 15.38, Ned Baldessin wrote:
Hi, When I escape a double-quote inside a regexp of a javascript snippet, the syntax coloring is off.
Hmm.. the regexps in the language files are rather complicated, using begin/end and some stuff I didn't keep uo to date with ;-). Anyone knows a reason for not just using a simple pattern? The current one will also fail for ' and likely for other block-things.
-- Sune.