Bug 561085 - DOT Editor - Add formatter support based on Xtext formatter2 API
Summary: DOT Editor - Add formatter support based on Xtext formatter2 API
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF DOT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-13 02:39 EDT by Tamas Miklossy CLA
Modified: 2020-05-29 02:07 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.