Kaveesh Dashora

Results 1 issues of Kaveesh Dashora

I have created a language server using this in C#, what is the correct way to debug the C# Language Server. I tried using `System.Diagnostics.Debugger.Launch()`, however that ends in the...