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

Bug 508790

Summary: Register custom color lexer for content assist and highlighting
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF DOTAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0.0   
Target Milestone: 5.0.0 (Oxygen) M4   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-12-06 14:57:40 EST
The custom DOT color lexer is currently only registered for the runtime project. We need to ensure its also used for content assist and highlighting.
Comment 1 Alexander Nyßen CLA 2016-12-07 12:31:08 EST
I pushed the following change to origin/master: 

-Added missing grammar files for custom color lexer for content assist and highlighting. 

Resolving as fixed in 5.0.0 (Oxygen) M4.