]
George Gastaldi closed FORGE-186.
---------------------------------
Fix Version/s: (was: 2.x Future)
Resolution: Out of Date
There is a specific API for text highlighting in the text addon
Allow decoration/interception of Plugin output
----------------------------------------------
Key: FORGE-186
URL:
https://issues.jboss.org/browse/FORGE-186
Project: Forge
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Plugin API, Usability
Affects Versions: 1.0.6.Final
Reporter: Jonathan Fuerth
Priority: Minor
The Java syntax highlighting in cat & less output is wonderful. As much as we all
(don't) love XML, there's still a lot of it to deal with in Java EE projects.
Syntax highlighting can help.
Allowing decoration of plugin output would be a major win for extensibility and
modularity here. Allowing individual plugins to separate concerns based on runtime
conditions. (E.g, what type of resource is in scope.)