csharpls-extended-lsp.nvim icon indicating copy to clipboard operation
csharpls-extended-lsp.nvim copied to clipboard

Go to definition using metadata from old build misleading

Open ghost opened this issue 3 years ago • 1 comments

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.

ghost avatar Jul 14 '22 22:07 ghost

Emm. I just get the list from lsp, I cannot get anything else..

Decodetalkers avatar Dec 31 '22 13:12 Decodetalkers