Language Server Protocol: types implementation.
Info
Version: | 1.5.1 |
Author(s): | TypeCobol Team |
Last Update: | Monday, August 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TypeCobolTeam/LanguageServerRobot |
NuGet Url: | https://www.nuget.org/packages/TypeCobol.LanguageServer.Protocol |
Install
Install-Package TypeCobol.LanguageServer.Protocol
dotnet add package TypeCobol.LanguageServer.Protocol
paket add TypeCobol.LanguageServer.Protocol
TypeCobol.LanguageServer.Protocol Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- TypeCobol.LanguageServer.JsonRPC(>= 1.1.1)