Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Complete
-
2.0.0.M1
-
None
-
None
Description
After type all mandatory params of some command, developer must write -- and press TAB or CTRL + Space to be able show optional params. If developer doesn't write --, optional params will never appear.
Remove this conditional to show all optional params when developer press TAB or CTRL + Space and all mandatory params have been defined.