Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1555

Autocomplete should display options without requiring a user to type in a double hyphen --

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.x Future
    • 2.0.0.Final
    • UI - Shell
    • None

      When I key in

      [Order.java]$ jpa-new-field --named description <TAB>
      

      , I do not get to see the options available for the command, until I key in a double-hyphen, like so:

      [Order.java]$ jpa-new-field --named description --
      --targetEntity  --type  --length  --lob  
      

      I think a tying a TAB after a space should display the options for a command.

      Note that this issue is limited in scope (and is different from FORGE-1554) to ensuring that parameter names are displayed as autocomplete options without requiring a -- to be keyed in by the user.

              Unassigned Unassigned
              vineet.reynolds_jira Vineet Reynolds (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: