Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Completion behavior with nvim-cmp (Neovim 0.6.1) #230

Answered by hrsh7th
folliehiyuki asked this question in Q&A
Discussion options

You must be logged in to vote

OK. I figure out the reason.
The ansiblels returns { newText: "", range: ... } as first response and return { newText: "containers.podman.podman_container:", range: ... } as second response for completionItem/resolve.

I don't think this is valid for the spec, but VSCode/coc.nvim seems to support it, so I'll consider fixing it.

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

@hrsh7th
Comment options

@hrsh7th
Comment options

Answer selected by folliehiyuki
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants