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

The "cs" server crashes when editing .cs files #52

Open
Toasterbirb opened this issue Feb 7, 2021 · 2 comments
Open

The "cs" server crashes when editing .cs files #52

Toasterbirb opened this issue Feb 7, 2021 · 2 comments

Comments

@Toasterbirb
Copy link

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

@eruizc-dev
Copy link
Contributor

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.

Have you tried this?

@Toasterbirb
Copy link
Author

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.

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