You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for this plugin!! This is the missing piece for being able to use neovim for c# development. The last two PRs I made fixed all of the problems I was having on Windows. I found one other confusing thing which I describe in the README of this repo https://github.com/erietz-werner/csharp. I am not sure if it is a problem with this plugin or the csharp language server itself. Maybe it is just enough to note that you have to always rebuild your solution when working with multiple projects in order to get the LSP to work correctly.
The text was updated successfully, but these errors were encountered:
Hi, thanks for this plugin!! This is the missing piece for being able to use neovim for c# development. The last two PRs I made fixed all of the problems I was having on Windows. I found one other confusing thing which I describe in the README of this repo https://github.com/erietz-werner/csharp. I am not sure if it is a problem with this plugin or the csharp language server itself. Maybe it is just enough to note that you have to always rebuild your solution when working with multiple projects in order to get the LSP to work correctly.
The text was updated successfully, but these errors were encountered: