Open
Description
Hi! I'm currently using roslyn.nvim for C# and .NET development in Neovim and a newbie in Nix community.
According to its documentation, Nix users are required to have roslyn-ls
available in nixpkgs
, along with some steps to install it. However, I’ve tried multiple approaches and couldn’t get it to work properly.
While Omnisharp is already supported and works to some extent, it's noticeably slower and lacks many features that make the experience feel IDE-like compared to roslyn.nvim
I would love to see either:
roslyn-ls
added as a module inlsp.servers
, so it can be configured directly like other language servers, orroslyn.nvim
added to the list of supported plugins viaplugins.roslyn-nvim
or similar.
This would greatly simplify the setup for C# developers using Nixvim.
Thanks so much for all the great work!
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo 👀