[jboss-jira] [JBoss JIRA] (WFCORE-1599) Completion for List of complex types

Jean-Francois Denise (JIRA) issues at jboss.org
Thu Jun 16 10:09:00 EDT 2016


Jean-Francois Denise created WFCORE-1599:
--------------------------------------------

             Summary: Completion for List of complex types
                 Key: WFCORE-1599
                 URL: https://issues.jboss.org/browse/WFCORE-1599
             Project: WildFly Core
          Issue Type: Feature Request
          Components: CLI
            Reporter: Jean-Francois Denise
            Assignee: Jean-Francois Denise


ValueTypeCompleter doesn't support List, the current behaviour s not the expected one. Fo example:
1) When an empty list of complex types in completed, all properties of the complex types are candidates for an empty list. For example:
content=[ <TAB> ==> gives you the list of the fields contained in the complex type the only 2 candidates should be: '{' and ']'
2) No more completion when a second instance is typed content=[{url=toto},{>TAB> ==> has 0 candidates.
The new "exploded deployment" add-content operation requires the completion of List of complex type to work.




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list