lsp / org.pinelang.lsp.lsp.models / CompletionItem / label
label¶
val label:
String
The label of this completion item. By default also the text that is inserted when selecting this completion.
lsp / org.pinelang.lsp.lsp.models / CompletionItem / label
val label:
String
The label of this completion item. By default also the text that is inserted when selecting this completion.