Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1599

Completion for List of complex types

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Alpha3
    • None
    • CLI
    • None

      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.

            jdenise@redhat.com Jean Francois Denise
            jdenise@redhat.com Jean Francois Denise
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: