Does the Language Server Provider (LSP) client for Visual Studio support Markdown?

Henk-Jan Lebbink 0 Reputation points
2023-09-12T10:54:32.1466667+00:00

I've created a LSP with Hover support. Everything works fine except that my request to render Markdown is not honored but rendered as plain text. Question: Is Markdown supported by the latest version 17.2.8 https://www.nuget.org/packages/Microsoft.VisualStudio.LanguageServer.Protocol.Extensions. If not, where can I make a request to support this?

Same question on SO: https://stackoverflow.com/questions/77015711/popup-hover-with-markdown-from-a-language-server-protocol-lsp

Developer technologies | Visual Studio | Extensions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.