Published package for the roslyn Microsoft.CodeAnalysis.LanguageServer feature #71474
Labels
Area-IDE
Feature Request
Resolution-Answered
The question has been answered
untriaged
Issues and PRs which have not yet been triaged by a lead
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.
The text was updated successfully, but these errors were encountered: