You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bascically the title, it would be nice to check if there is specifed argument and get its value, and return proper tab complete based on its value.
In ArgumentResolver's suggest method there is only Invocation<SENDER> invocation, Argument<ARGUMENT> argument, SuggestionContext context, I have not found any command context in it.
Thanks for any help
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Bascically the title, it would be nice to check if there is specifed argument and get its value, and return proper tab complete based on its value.
In
ArgumentResolver
'ssuggest
method there is onlyInvocation<SENDER> invocation, Argument<ARGUMENT> argument, SuggestionContext context
, I have not found any command context in it.Thanks for any help
Beta Was this translation helpful? Give feedback.
All reactions