suggestions
open suspend override fun suggestions(input: String, scope: EditorSpellChecker.Scope = Scope.Word, closestOnly: Boolean = true): List<Suggestion>(source)
Implements EditorSpellChecker.suggestions using SymSpell.
Implements EditorSpellChecker.suggestions using SymSpell.