I recently updated my NIXOS configuration and noticed that the 0.22 and 0.23 versions were making my work Unity sessions in neovim go from 5-10 second init time to like 4 minutes.
I pinned csharp-ls to the 0.20 version that is in nixpkgs/25.11, and that worked perfectly. It sounds like the issue might be related to some regressions that were found in .NET10...
I don't expect a fix in this repo, just curious on if this is something that is known here. I can't provide detailed logs because of NDA but looking at nvims lsp.log, all the errors/warnings are the same on both versions, but there is an extremely and painfully obvious hang on 0.21+
I recently updated my NIXOS configuration and noticed that the 0.22 and 0.23 versions were making my work Unity sessions in neovim go from 5-10 second init time to like 4 minutes.
I pinned csharp-ls to the 0.20 version that is in nixpkgs/25.11, and that worked perfectly. It sounds like the issue might be related to some regressions that were found in .NET10...
I don't expect a fix in this repo, just curious on if this is something that is known here. I can't provide detailed logs because of NDA but looking at nvims lsp.log, all the errors/warnings are the same on both versions, but there is an extremely and painfully obvious hang on 0.21+