lem102
lem102
Hi, First of all, thanks for `csharp-ls` :pray:. When I start `csharp-ls` in a directory that contains multiple solutions like this: ``` $ ls solution1.sln solution2.sln xyz.csproj Program.cs ... $...
I'd like to add support for a new lanugage. As advised in the readme, I have looked at the code for json support. This file doesn't seem to contain anything...
OS: Windows 10 Editor: emacs 29.3 LSP Client: eglot 1.17 When I try go to definition of one of the partial classes in my godot project, csharp-ls throws an exception:...