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

Doesnt work at Neovim 5 #45

Open
kujbika opened this issue Dec 11, 2020 · 2 comments
Open

Doesnt work at Neovim 5 #45

kujbika opened this issue Dec 11, 2020 · 2 comments

Comments

@kujbika
Copy link

kujbika commented Dec 11, 2020

After upgrading to Neovim 5, the omnisharp coc-extension is not working. A Coc-Info snippet:

versions

vim version: NVIM v0.5.0-812-gd17e50879
node version: v10.19.0
coc.nvim version: 0.0.79-e1803998fd
coc.nvim directory: ~/.local/share/nvim/plugged/coc.nvim
term: xterm-256color
platform: linux

Log of coc.nvim

2020-12-11T16:29:06.392 WARN (pid:3205) [attach] - Plugin not ready when received "highlight" []
2020-12-11T16:29:06.541 INFO (pid:3205) [plugin] - coc.nvim 0.0.79-e1803998fd initialized with node: v10.19.0 after 136ms
2020-12-11T16:29:09.453 INFO (pid:3205) [language-client-index] - Language server "cs" started with 3231
2020-12-11T16:29:55.550 WARN (pid:3205) [Handler] - definition provider not found!
2020-12-11T16:30:03.485 WARN (pid:3205) [Handler] - definition provider not found!

@kujbika
Copy link
Author

kujbika commented Dec 11, 2020

Actually I tested it with Neovim 4, and it doestn work at all. Jump to definition is dead

@eruizc-dev
Copy link
Contributor

I use one of the latest builds (nvim v0.5.0-828-g0a95549d6 specifically) and it works as expected.

Have you tried the following #43 (comment)?

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

2 participants