suggest

fun suggest(content: String, tooltip: String? = null): SuggestionBuilder<T>

Suggest content.

Tooltips: The string displayed when the mouse hovers over a suggestion.