Searched refs:DocumentationFormat (Results 1 – 8 of 8) sorted by relevance
79 MarkupKind DocumentationFormat = MarkupKind::PlainText; member
324 if (const auto *DocumentationFormat = in fromJSON() local326 for (const auto &Format : *DocumentationFormat) { in fromJSON()
526 Opts.CodeComplete.DocumentationFormat = in onInitialize()
1910 LSP.documentation = renderDoc(Doc, Opts.DocumentationFormat); in render()
1703 DocumentationFormat []MarkupKind `json:"documentationFormat,omitempty"`1887 DocumentationFormat []MarkupKind `json:"documentationFormat,omitempty"`
1834 Opts.DocumentationFormat = MarkupKind::Markdown; in TEST()