Skip to content

problem inserting new line mini.completion (or it could be the lsp?) #1054

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

You must be logged in to vote

so imagine the completion option contains a new line ...

That's the core of the issue right at the start :) Multiline completion candidates are not supported (albeit suggested a long time ago in vim/vim/#2505). And newline symbols in completion candidates indeed are shown as ^@.

As 'mini.completion' is designed to rely on built-in completion capabilities as much as possible, I am afraid this functionality should be supported there first.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by echasnovski
Comment options

You must be logged in to vote
3 replies
@echasnovski
Comment options

@amirongit
Comment options

@echasnovski
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants