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

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
189 questions
{count} votes