Summary
Currently it looks like the only documented way to obtain the C# Dev Kit and then have it download it. The assemblies don't appear to be published publicly anywhere. Ideally this would be published in NuGet so other lsp supporting editors could use it just like Omnisharp.
Background and Motivation
Support for the new LSP outside of VSCode. Wider usage of the LSP. Further adoption of the C# language.
Proposed Feature
Publish the Microsoft.CodeAnalysis.LanguageServer assembly publicly somewhere.
This was the only issue type I could find for this so hope it's the right category.
Summary
Currently it looks like the only documented way to obtain the C# Dev Kit and then have it download it. The assemblies don't appear to be published publicly anywhere. Ideally this would be published in NuGet so other lsp supporting editors could use it just like Omnisharp.
Background and Motivation
Support for the new LSP outside of VSCode. Wider usage of the LSP. Further adoption of the C# language.
Proposed Feature
Publish the
Microsoft.CodeAnalysis.LanguageServerassembly publicly somewhere.This was the only issue type I could find for this so hope it's the right category.