-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve suggestions - Tooltips #474
Comments
Tooltips #461 |
Rollczi
added a commit
that referenced
this issue
Nov 2, 2024
* Support tooltip in paper * ignore relocation, fix TAB_COMPLETION_CLASS * fix unable to create a Completion correctly * If the string is empty, there is no tooltip * Support Fabric, Minestom and Sponge * . * Add tests * Remove Completion * Update Suggestion.java * Update tests * Add tooltipCollector * fix test * Update litecommands-unit/src/dev/rollczi/litecommands/unit/AssertSuggest.java Co-authored-by: Norbert Dejlich <[email protected]> * catch style * remove tooltip method, fix assertSuggest, remove tooltipCollector * tooltip for partial platform arguments * Remove tooltips from the suggestion result. * Make tooltip notnull * Add missing collector for tooltips. Code style fixes. * Use collector * Make assertSuggest more simpler * Use tooltip collector. * Copy tooltip while appending * Add preconditions for Suggestion. * Make Suggestion#from internal. * Support async suggestions for 1.12-1.15 paper --------- Co-authored-by: Norbert Dejlich <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tooltips
The text was updated successfully, but these errors were encountered: