Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coc should unescape the text of the markdown hover card #1869

Closed
jsholmes opened this issue May 8, 2020 · 1 comment
Closed

coc should unescape the text of the markdown hover card #1869

jsholmes opened this issue May 8, 2020 · 1 comment

Comments

@jsholmes
Copy link

jsholmes commented May 8, 2020

Result from CocInfo

## versions

vim version: NVIM v0.5.0-dev
node version: v14.1.0
coc.nvim version: 0.0.78-be094451df
term: xterm-256color
platform: linux

## Output channel: clangd log

I[11:29:31.424] clangd version 9.0.1-8+hrt1hrt9.1
I[11:29:31.425] Working directory: /usr/scratch/john/hrt/dev
I[11:29:31.425] argv[0]: /usr/bin/clangd-9
I[11:29:31.425] Starting LSP over stdin/stdout
...

Describe the bug

coc requests the markdown version of the hover card, but then doesn't unescape the text per markdown rules.

This leaves the hover card pretty unreadable.

See clangd/coc-clangd#48 (comment)

Screenshots (optional)

Screenshot from cited issue for coc-clangd:

Screen Shot 2020-05-07 at 2 28 43 PM

@fannheyward
Copy link
Member

clangd/coc-clangd#48 (comment) looks like this is a server error, close and track on clangd/coc-clangd#48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants