Skip to content

sectionSeparator does not work with Emacs lsp-ui #716

Closed
@tomjaguarpaw

Description

@tomjaguarpaw

I'm using Emacs 26.3 and the lsp-ui install instructions on the ghcide README.

lsp-ui does not seem to like the sectionSeparator defined by haskell-lsp-types. It renders the info box shown below, seemingly thinking that the first * is a bullet and then generating a sort of underlined * using the other two. I'm not sure whose bug this is. If *\t*\t*\n as a Markdown section separator is a genuine part of the LSP standard then I suppose it's lsp-ui's bug; if it's not part of the LSP standard then it's probably haskell-lsp-types's bug. In either case I think ghcide needs to make a decision to ignore, workaround, or poke upstream or downstream as appropriate.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: ghcidetype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions