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

Incorrectly rendered markdown docstring #33

Open
zhiyozhao opened this issue Apr 13, 2023 · 3 comments
Open

Incorrectly rendered markdown docstring #33

zhiyozhao opened this issue Apr 13, 2023 · 3 comments

Comments

@zhiyozhao
Copy link

As shown in the figure below:

This the the completion from nvim-cmp + cmp-nvim-lsp:
Screenshot 2023-04-13 at 21 29 35

While this is the signatur help of the same function from nvim-cmp + cmp-nvim-lsp-signature-help:
Screenshot 2023-04-13 at 21 02 45

@tillw33
Copy link

tillw33 commented May 23, 2023

Hey,

im facing the same issue, did you find any solution on this?

@nyngwang
Copy link

nyngwang commented Jun 1, 2023

#35 seems like a similar issue?

@Xamnalim
Copy link

Xamnalim commented Jun 4, 2024

Same issue. cmp-nvim-lsp renders correctly (lua snippet is nicely rendered with syntax highlighting):
image
nvim_lsp_signature_help doesn't (lua snippet not rendered):
image

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

4 participants