JavaScript syntax highlighting bug

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Piotr
Posts: 1
Joined: Fri Aug 19, 2005 1:40 am

JavaScript syntax highlighting bug

Post 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.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post 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
Post Reply