Skip to content

Respect MarkupKind client capability #59

Closed
@maximbaz

Description

@maximbaz

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".

https://github.com/mads-hartmann/bash-language-server/blob/ce72fbbba968c02ec4bf99673c160bb859c59527/server/src/server.ts#L138-L143

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions