Skip to content

[Q/Help] mini.completion: weird markdown render in signature help vs lsp.signature_help #1426

Closed Answered by echasnovski
myzb asked this question in Q&A
Discussion options

You must be logged in to vote

@myzb, thanks for kind words!

Let's first unpack something here for 'mini.completion': the small usually one-line window is indeed signature help window, while the big one beside completion item is info window.

Second, you are doing nothing wrong here. The markdown-like symbols is just how 'mini.completion' displays both windows: it doesn't conceal them. I think the motivation was that with them hidden it might sometimes be too wide (with extra trailing whitespace) which throws sometimes off.

I am not sure about the red highlighting. I vaguely remember figuring this out some time in the past, but don't remember.

The difference between 'mini.completion' and vim.lsp.buf methods is simply be…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@myzb
Comment options

Answer selected by echasnovski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #1424 on December 22, 2024 15:02.