Bug 748174

Summary: Add code highlight/completion support for Bundle recipes in RHQ UI
Product: [Other] RHQ Project Reporter: Rafael Soares (Tuelho) <rsoares>
Component: Core UI, Usability, ProvisioningAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: medium    
Version: unspecifiedCC: hrupp
Target Milestone: ---Keywords: FutureFeature, Improvement
Target Release: ---   
Hardware: Unspecified   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rafael Soares (Tuelho) 2011-10-22 18:55:01 UTC
Description of problem:

Would be nice to have a something like smart editor for Bundle recipe creation. Bundle recipe creation is not user friendly (from the Admin point of view). Smart editors with code complete/highlighting would be very useful not only for bundle recipes, but for whatever plugins that make use of some kind of DSL to work (eg. ByteMan plugin, Script plugin for Ruby/Groovy/etc).

Looking for some kind of smart editors to use in Web UI based app I found [1] and [2]. There is a JS editor demo [3] too.

[1] http://code.google.com/p/gwt-codemirror/
[2] http://codemirror.net
[2] http://codemirror.net/demo/complete.html


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: