Bug 496115 - [ltk] An extension point in Code Editor to contribute coloration
Summary: [ltk] An extension point in Code Editor to contribute coloration
Status: CLOSED DUPLICATE of bug 497871
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.7 M3   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 496114
  Show dependency tree
 
Reported: 2016-06-14 11:15 EDT by Mickael Istria CLA
Modified: 2016-09-29 11:58 EDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael Istria CLA 2016-06-14 11:15:11 EDT
There are multiple strategies to contribute coloration, some can rely on an internal parser, some can rely on TextMate grammars, some on language servers.

It would be great if we could easily contribute some strategies to the Text Editor without having to subclass it.
Such strategies should most likely support asynchronous computation of coloration.
Comment 1 Mickael Istria CLA 2016-09-29 11:58:57 EDT
This in included in bug 497871.

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