Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 375998

Summary: [Annotation]Putting an annotation after a string messes up syntax highlighting.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.4   
Target Milestone: 0.5 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2012-04-03 15:03:20 EDT
I have a line of code like :
define(['require', 'dojo', 'orion/compare/diff-parser'*****

"orion/compare/diff-parser" was highlighted as blue.
But if I have an annotation after "orion", the string "orion" is no longer highlighted.