-
Notifications
You must be signed in to change notification settings - Fork 11
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
Cannot autocomplete, but no errors on log #58
Comments
I'm experiencing the same problem on Windows. What's the best way to diagnose this problem? |
Update: setting the version of Omnisharp as in #54 got it working for me. I'm still unsure how best to diagnose similar issues in the future. |
The version doesn't change anything for me on ArchLinux, still waiting for some solution! |
I switched to omnisharp-vim without coc and my problems gone! |
Did you add any config. I tried installing it and nothing came up in the completion that coc.vim provides. |
I just tested on Fedora with OmniSharp, it's working well, set the path on the vimrc or coc-settings.json https://github.com/OmniSharp/omnisharp-roslyn/releases/tag/v1.39.1 eg like : |
Hi, I am using ArchLinux with coc on neovim, I already installed the mono-msbuild package, everything seems to be correct, but no autocomplete nor errors!
No popups show me the options to autocomplete
The project is from Unity, but it does not seem to make much difference when I use dotnet new, in both cases the autocomplete does not work, if someone can help or know what is happening I am grateful.
The text was updated successfully, but these errors were encountered: