[TxMt] Javascript syntax coloring error
Sune Foldager
cryo at cyanite.org
Wed Oct 26 14:01:13 UTC 2005
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.
More information about the textmate
mailing list