Skip to content

AsmDude2: Hover does not render Markdown #150

@HJLebbink

Description

@HJLebbink

When you hover over a mnemonic, Visual Studio sends a request to the LSP for information on the mnemonic. The LSP responds with a string containing Markdown formatting. The Visual Studio LSP client (https://www.nuget.org/packages/Microsoft.VisualStudio.LanguageServer.Protocol.Extensions, v17.2.8) receives the response but renders the popup incorrectly as plain text instead of Markdown.

To document my posts:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions