Bug 278230 - [QVT Editor] Highlight syntax for non-workspace resources
Summary: [QVT Editor] Highlight syntax for non-workspace resources
Status: CLOSED DUPLICATE of bug 282200
Alias: None
Product: QVTo
Classification: Modeling
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-28 11:09 EDT by Anna Karjakina CLA
Modified: 2013-11-14 05:45 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Karjakina CLA 2009-05-28 11:09:23 EDT
Suppose, one wants to see previous versions (either local or remote) of some .qvto file. He opens History view, selects some revision and double-clicks it. Qvto source opens as plain text in read only mode.

However, it does not take too many efforts to add simple syntax highlighting for the case. For example, have a look at Xpand editor (org.eclipse.gmf.internal.xpand.editor.XpandDocumentProvider) - it uses org.eclipse.ui.editors.text.FileDocumentProvider to be able to produce IDocuments from external resources.

Couldn't we have smth similar for QVTO?
Comment 1 Sergey Boyko CLA 2013-11-14 05:38:19 EST
Fixed by Bug 282200.
Comment 2 Sergey Boyko CLA 2013-11-14 05:45:26 EST
Fixed by Bug 282200.

*** This bug has been marked as a duplicate of bug 282200 ***