LSP: Return appropriate markdown content #4326
Labels
A-lsp
LSP conformance issues and missing features
S-actionable
Someone could pick this issue up and work on it right now
If
HoverClientCapabilities.contentFormat
orCompletionClientCapabilities.completionItem.documentationFormat
orSignatureHelpClientCapabilities.signatureInformation.documentationFormat
are absent then we need to return:MarkedString
string
string
See: https://microsoft.github.io/language-server-protocol/specifications/specification-3-16/#textDocument_hover
The text was updated successfully, but these errors were encountered: