Closed sharpSteff closed 1 year ago
hi @sharpSteff !
good catch!
the type is defined here, on ionide.LSP package:
@razzmatazz On the other side. When Lapce sets the default values for text_document.publishDiagnostics instead of "none" it works just fine.
PublishDiagnostics: PublishDiagnosticsCapabilities is the only property without "option" Is there a reason for this?
should be fixed with #48
I'm trying to move away from omnisharp in my C# plugin for Lapce to https://github.com/razzmatazz/csharp-language-server
When launching Lapce I receive following exception from Ionide:
It seams publishDiagnostics is not optional