-
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
Completion does not work #12
Comments
I solved this problem. I didn't create |
Hi Ryutaro, Glad you worked it out. The |
I'm getting this problem as well, I've tried generating a dotnet project but it still doesn't work. Is there something I need to put in my coc-settings.json for it to work? I also get this error in :CocInfo |
Also getting When I first open a project, I can open coc's outline. Then the "source recreated" message appears after a few seconds, and the outline stops working until I restart Coc. This is a fresh install of coc-omnisharp (literally 20 minutes ago). I have mono 6.8 installed for the system (possibly why the "can't use installed mono" message appears?). Might be related to #14 , as I'm also having that issue. |
Problem
Hi, I try to use this extension for C# completion in neovim.
I followed
README.md
instruction but completion doesn't work.Although I'm not sure that this is related to the completion problem when I open
.cs
file, this message appearsI don't know what information I should give here so please tell me if needed.
My Environment
OS:
Ubuntu 18.04
neovim:
v0.5.0-dev
dotnet:
3.0.100
mono:
6.4.0.198
The text was updated successfully, but these errors were encountered: