lsp / org.pinelang.lsp.lsp.models / LSPCompletionList / <init>
<init>¶
LSPCompletionList(isIncomplete:Boolean= false, items:List<CompletionItem>)
Represents a collection of completion items to be presented in the editor.
lsp / org.pinelang.lsp.lsp.models / LSPCompletionList / <init>
LSPCompletionList(isIncomplete:Boolean= false, items:List<CompletionItem>)
Represents a collection of completion items to be presented in the editor.