lsp / org.pinelang.lsp.lsp.models / CompletionItem / sortText
sortText¶
val sortText:String?
A string that should be used when comparing this item with other items. When falsy the
label is used.
lsp / org.pinelang.lsp.lsp.models / CompletionItem / sortText
val sortText:String?
A string that should be used when comparing this item with other items. When falsy the
label is used.