You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing this plugin, when I open .cs file, I get this error: [coc.nvim] The "cs" server crashed 5 times in the last 3 minutes. The server will not be restarted.
I have tried setting the following in the CocConfig:
{
"omnisharp.version": "v1.37.3"
}
Tested with nvim v0.4.4 and v0.5.0-dev+1073-gb894fbcbe
The text was updated successfully, but these errors were encountered:
It has been a while since I used this plugin, but if the issue is still related to an omnisharp version you have to manually delete the existing omnisharp installation for it to download the specified version.
I'm sorry for the late reply, but I think I did exactly the thing you linked. I gave up on C# on that system. Might also have been a problem on my end. The distro was LFS hacked together in a few weeks and is missing a lot of stuff that normal distros have.
After installing this plugin, when I open .cs file, I get this error:
[coc.nvim] The "cs" server crashed 5 times in the last 3 minutes. The server will not be restarted.
I have tried setting the following in the CocConfig:
Tested with nvim v0.4.4 and v0.5.0-dev+1073-gb894fbcbe
The text was updated successfully, but these errors were encountered: