C
C#2mo ago
RobertGee

Anyone use Neovim and has it working for dotnet?

I cannot get some things working such as razor .cshtml working and all solutions are quite old. Is it possible to easily get this working or is it worth for dotnet using an ide like jetbrains... (macos)
4 Replies
Anton
Anton2mo ago
rider has a vim plugin it's good enough for me I miss being able to make lua functions and bind them, or use neovim plugins, but I don't miss anything essential for productivity You should look through its configuration for sure I made tabs behave basically like the primeagen's plugin And bound keys for opening and closing various windows
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
RobertGee
RobertGeeOP2mo ago
Yeah its just not quite the experience like vim alone i should definitely look into it further though and configure it
reacher
reacher2mo ago
I have it working for .net in neovim using the roslyn LSP, but honestly the LSP options for C# are pretty sad But it works as well in neovim as the LSP will let it

Did you find this page helpful?