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

Cannot autocomplete, but no errors on log #58

Open
ghost opened this issue May 21, 2021 · 6 comments
Open

Cannot autocomplete, but no errors on log #58

ghost opened this issue May 21, 2021 · 6 comments

Comments

@ghost
Copy link

ghost commented May 21, 2021

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!

image
image
image
No popups show me the options to autocomplete
image
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.

@nzbart
Copy link

nzbart commented Jun 1, 2021

I'm experiencing the same problem on Windows. What's the best way to diagnose this problem?

@nzbart
Copy link

nzbart commented Jun 1, 2021

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.

@ghost
Copy link
Author

ghost commented Jun 11, 2021

The version doesn't change anything for me on ArchLinux, still waiting for some solution!

@ghost
Copy link
Author

ghost commented Jun 16, 2021

I switched to omnisharp-vim without coc and my problems gone!

@more-pepsi
Copy link

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.

@benyaminl
Copy link

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 :
let g:OmniSharp_server_path = '/home/ben/.vscode/extensions/ms-dotnettools.csharp-1.25.0-linux-x64/.omnisharp/1.39.0-net6.0/OmniSharp'

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

3 participants