fn object_kind_to_completion_kind(kind: ObjectKind) -> CompletionItemKindExpand description
Map an ObjectKind to the corresponding LSP CompletionItemKind.
fn object_kind_to_completion_kind(kind: ObjectKind) -> CompletionItemKindMap an ObjectKind to the corresponding LSP CompletionItemKind.