lsp / org.pinelang.lsp.lsp.models / CompletionItem / preselect
preselect¶
val preselect:
Boolean
?
Select this item when showing.
Note that only one completion item can be selected and that the tool / client decides which item that is. The rule is that the first item of those that match best is selected.