✅ Neovim Config

Hey guys, any neovim users here? I'm trying to migrate from VS Code to nvim just to try it out but I'm having a hard time trying to configure the roslyn LSP, I'm neovim with the lazy plugin manager, I've also added mason, but since I installed the LSPs that I use like css, tailwind, html, etc. I couldn't take another step with the LSP configuration, does anyone know how can I configure it? Thanks! If you need I can provide any file content and I'm using a neovim app image because on ubuntu it is 0.9.5 and I needed the latest so I installed the image which is 0.11.5
5 Replies
viceroypenguin
@𝙧𝙚𝙖𝙘𝙝𝙚𝙧 @PixxelKick @Number 1 Golang enjoyer
viceroypenguin
GitHub
GitHub - Jay-Madden/nvim: My lua config for neovim
My lua config for neovim. Contribute to Jay-Madden/nvim development by creating an account on GitHub.
Jayy
Jayy3w ago
My config doesnt have roslyn support as i dont really do dotnet anymore, BUT @Carlos Saraiva i think this is the plugin people use for roslyn lsp https://github.com/seblyng/roslyn.nvim reacher would know more i think his is dotnet focused
GitHub
GitHub - seblyng/roslyn.nvim: Roslyn LSP plugin for neovim
Roslyn LSP plugin for neovim. Contribute to seblyng/roslyn.nvim development by creating an account on GitHub.
Jayy
Jayy3w ago
roslyn is also in lspconfig but idk how fully featured that one is
Arbuzik
Arbuzik3w ago
GitHub
GitHub - GustavEikaas/easy-dotnet.nvim: A batteries included Neovim...
A batteries included Neovim plugin for .NET. Debug with netcoredbg, integrated Roslyn LSP, and streamlined build/test workflows for C# projects on .NET Core and .NET Framework - GustavEikaas/easy-d...

Did you find this page helpful?