Page 1 of 1

JavaScript syntax highlighting bug

Posted: Fri Aug 19, 2005 1:45 am
by Piotr
The JavaScript syntax highlighter doesn't recognize that string literals can span lines with the use of backslash (\) characters and treats the pattern as an error. For an example of such usage, see http://www.codehouse.com/javascript/tip ... multiline/. I'm running oXygen 6.1 build 2005072212 in Eclipse 3.1.

Posted: Fri Aug 19, 2005 10:42 am
by sorin_ristache
Hello,

It is a bug in the syntax highlight scheme for JavaScript. We will fix it in a future version.

Thank you,
Sorin