Details
-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2.0.0.Alpha1
-
Component/s: UI - Shell
-
Labels:None
Description
from irc:
"just wondering if that shouldn't be something like a @Current CompletionProposals getProposals(String prompt) on Commands ?
a producer method for possible completion values."
Gliffy Diagrams
Issue Links
- relates to
-
FORGE-597
Completer API should allow inter-dependent completion proposals for command arguments
-
- Closed
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
Done. This can be accomplished simply by asking the current input for completion proposals. Injection is no longer required.