Allow commands to provide tabcompletion for the parameters - finish parameter tabcomplete #82

Closed
opened 2019-11-18 10:38:13 +00:00 by NorbiPeti · 0 comments
NorbiPeti commented 2019-11-18 10:38:13 +00:00 (Migrated from github.com)

Parameter tabcomplete has been started a while ago but never really finished - it should handle custom processing for a specific parameter (an annotation with a function class? Or do it properly and allow setting it in the constructor), for example, the component command's second parameter is just a String, so the tabcompletion would be incorrect.

Parameter tabcomplete has been started a while ago but never really finished - it should handle custom processing for a specific parameter (an annotation with a [function class](https://stackoverflow.com/questions/44291122/how-do-i-pass-a-method-to-an-annotation-using-java-8#comment96966154_44291888)? Or do it properly and allow setting it in the constructor), for example, the component command's second parameter is just a String, so the tabcompletion would be incorrect.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ChromaGaming/ChromaCore#82
No description provided.