bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9183: js-mode highlights quotes inside regexp character sets as stri


From: Štěpán Němec
Subject: bug#9183: js-mode highlights quotes inside regexp character sets as string
Date: Wed, 27 Jul 2011 21:27:34 +0200

The following is valid JavaScript:

/[']/.test(str)

js-mode erroneously highlights everything following `'' as a string.
Same problem with `"'.

-- 
Štěpán





reply via email to

[Prev in Thread] Current Thread [Next in Thread]