Skip to content
Discussion options

You must be logged in to vote

You're right, not sure when that bug slipped in but fixed it in 40380e7. Will make a release shortly

Or do the V2 changes make all of this irrelevant and in-process LSPs are the way to create completion sources going forward

They will but they're quite a ways out (waiting for 0.12 to stabilize and it's a lot of work). But in-process LSPs of course work well with V1 so it's still a good idea to migrate to them if you've got the time for it.

If it helps, here's an example of the path source using a slightly modified version of the vim.lsp.server PR in the neovim repo. It's untested but the general idea should be there.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by MeanderingProgrammer
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
2 participants