[
https://issues.jboss.org/browse/FORGE-1554?page=com.atlassian.jira.plugin...
]
Ståle Pedersen commented on FORGE-1554:
---------------------------------------
well, if the command have defined arguments its just a bad design to do this. atm æsh will
autocomplete options IF there are no arguments defined for that command.
so for the example above, it should autocomplete all the different options when pressing
tab. if that doesnt work, then file a bug since it should. - but only if there are no
arguments defined as i said :)
Autocomplete should populate required options without requiring users
to key in the option names
------------------------------------------------------------------------------------------------
Key: FORGE-1554
URL:
https://issues.jboss.org/browse/FORGE-1554
Project: Forge
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: UI - Shell
Affects Versions: 2.0.0.Final
Reporter: Vineet Reynolds
Fix For: 2.x Future
When I key in {{project-new <TAB>}} I expect to see the shell populate the
{{--named}} option, since it is a mandatory option.
This was the behavior in Forge 1. {{new-project <TAB>}} will auto-complete to
{{new-project --named}}. It makes me productive (personal opinion), by not requiring me to
key in the option names of commands that are mandatory.
Note that this issue is limited in scope to ensuring that mandatory parameter names are
completed on TAB.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)