moonshine.editor.text.lsp.managers.completion

..
ICompletionMatcher

SimpleCompletionMatcher

Checks if the CompletionItem text starts with the filter text.

SimpleWeightedCompletionMatcher

Calculates a weight value for each CompletionItem, and sorts by weight.