Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Orion (Archived) » Syntax Highlighting Problems
Syntax Highlighting Problems [message #869194] Thu, 03 May 2012 03:53 Go to next message
Joe Ertaba is currently offline Joe ErtabaFriend
Messages: 17
Registered: April 2012
Junior Member
Hi,

It seems that there are two syntax highlighting problems for JavaScript language in Orion:
1. Multiline text. e.g.:
var txt = "\
this is a\
multiline text\
";

2. Inline regular expression. e.g.:
str = str.replace(/^\ {1,4}/, "");
Re: Syntax Highlighting Problems [message #869885 is a reply to message #869194] Fri, 04 May 2012 15:59 Go to previous messageGo to next message
John Arthorne is currently offline John ArthorneFriend
Messages: 176
Registered: July 2009
Senior Member
Hi Joe, thanks for reporting this. Would you mind logging a bug report for this:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Orion&component=Editor

Thanks,
John
Re: Syntax Highlighting Problems [message #870013 is a reply to message #869885] Sat, 05 May 2012 16:58 Go to previous message
Joe Ertaba is currently offline Joe ErtabaFriend
Messages: 17
Registered: April 2012
Junior Member
Sure,
here is the bug id: 378586
Previous Topic:git tags for milestones
Next Topic:getting hold of Orion services from a plugin
Goto Forum:
  


Current Time: Thu Apr 25 02:04:19 GMT 2024

Powered by FUDForum. Page generated in 0.02899 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top