lsp / org.pinelang.lsp.lsp.models / CompletionItem / filterText
filterText¶
val filterText:
String
?
A string that should be used when filtering a set of completion items. When falsy
the label
is used.
lsp / org.pinelang.lsp.lsp.models / CompletionItem / filterText
val filterText:
String
?
A string that should be used when filtering a set of completion items. When falsy
the label
is used.