Closed
Description
A client can send a MarkupKind[]
capability for completion
, signatureHelp
and hover
(search for MarkupKind[]
string here), but as far as I can tell the current code ignores this and always responds with a "markdown".
A client can send a MarkupKind[]
capability for completion
, signatureHelp
and hover
(search for MarkupKind[]
string here), but as far as I can tell the current code ignores this and always responds with a "markdown".