-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error In Emacs 28 #113
Comments
does this happen all the time or is it a spurious error? lsp-mode or eglot? |
it seems to happen randomly, lsp-mode |
I have also met the error several times with vim + coc.nvim. I think the traceback is due to the rethrow instead of the real error? IIRC, the real error is in https://github.com/razzmatazz/csharp-language-server/blob/80687719e19aafb33fc48a045c3df7df334aadec/src/CSharpLanguageServer/State.fs#L177C1-L177C66. |
I merged @kstatz12's PR and released a new version, hopefully this is fixed. |
I havent dug into it, but creating an issue to refer back to
The text was updated successfully, but these errors were encountered: