CXuesong.LanguageServer.VsCode
0.3.5
A .NET Language Server infrastructure library for VSCode.
Install-Package CXuesong.LanguageServer.VsCode -Version 0.3.5
dotnet add package CXuesong.LanguageServer.VsCode --version 0.3.5
<PackageReference Include="CXuesong.LanguageServer.VsCode" Version="0.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CXuesong.LanguageServer.VsCode --version 0.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CXuesong.LanguageServer.VsCode, 0.3.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
See https://github.com/CXuesong/LanguageServer.NET/releases .
Dependencies
-
.NETFramework 4.5
- CXuesong.JsonRpc.DynamicProxy (>= 0.5.3)
- Newtonsoft.Json (>= 10.0.2)
-
.NETStandard 1.1
- CXuesong.JsonRpc.DynamicProxy (>= 0.5.3)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.2)
-
.NETStandard 2.1
- CXuesong.JsonRpc.DynamicProxy (>= 0.5.3)
- Newtonsoft.Json (>= 10.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CXuesong.LanguageServer.VsCode:
Repository | Stars |
---|---|
microsoft/RTVS
R Tools for Visual Studio.
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.3.5 | 353 | 3/22/2020 |
0.2.0 | 1,018 | 12/31/2017 |
0.2.0-int0 | 591 | 12/26/2017 |
0.1.3-int0 | 473 | 11/6/2017 |
0.1.2 | 1,585 | 5/30/2017 |
0.1.1 | 520 | 5/16/2017 |
0.1.1-int1 | 498 | 5/9/2017 |
0.1.0-int0 | 515 | 5/5/2017 |