pub fn completion_item_from_enum_schema( schema: &Schema, kind: CompletionItemKind, ) -> Result<CompletionItem>