Bug 561085

Summary: DOT Editor - Add formatter support based on Xtext formatter2 API
Product: [Tools] GEF Reporter: Tamas Miklossy <miklossy>
Component: GEF DOTAssignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Tamas Miklossy CLA 2020-03-13 02:39:53 EDT
The Xtext framework (2.8.0 and above) provides a new formatter API. This support should also be added to the GEF DOT Editor as well, since it is based on Xtext 2.17.0.

See also the following blog posts about this topic:
- https://blogs.itemis.com/en/tabular-formatting-with-the-new-formatter-api
- https://blogs.itemis.com/en/the-new-formatter-api-for-xtext-2.8
Comment 1 Zoey Gerrit Prigge CLA 2020-04-30 06:52:01 EDT
I will start working on this now.