[
https://issues.apache.org/jira/browse/BROOKLYN-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713548#comment-14713548
]
ASF GitHub Bot commented on BROOKLYN-166:
-----------------------------------------
Github user ahgittin commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/865#issuecomment-135043666
A few comments:
* If I have nothing in the catalog, it shows me YAML editor and it looks
nice. Surprising at first how lines are added but it's nice. Cut and paste
and other things work as expected.
* If I then click on the "catalog" tab, with nothing there, i have option
to write YAML blueprint. I click that button and it returns me to the YAML
tab, but a *new* editor is added. This looks like a bug.
* If I leave the wizard, go to the catalog and add some YAML (e.g.
default.catalog.bom from CLI project), then open the add wizard, I have the
catalog tab selected (good), but then when I go to the YAML editor I get the
*old* YAML view.
Of course we need RAT re-enabled.
Code completion will require some REST API enhancements or better
understanding of the model in the client. I'd also like to see this as a
separate main tab, rather than a wizard. But we can leave these for a
follow-on PR, as with the bug fixes before this paragraph resolved, this is a
nice improvement.
> Use a feature rich yaml editor
> ------------------------------
>
> Key: BROOKLYN-166
> URL: https://issues.apache.org/jira/browse/BROOKLYN-166
> Project: Brooklyn
> Issue Type: Improvement
> Reporter: Hadrian Zbarcea
> Fix For: 0.8.0
>
>
> Brooklyn would benefit from a feature rich editor that would give a user more
> feedback on what is possible when editing a camp blueprint.
> The best candidate is imho codemirror, used by many apps, including swagger.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)