14 Forks
78 Stars
78 Watchers

LanguageServer.NET

A .NET Standard server-side implementation of Language Server Protocol 2.0/3.x infrastructure library.

How to download and setup LanguageServer.NET

Open terminal and run command
git clone https://github.com/CXuesong/LanguageServer.NET.git
git clone is used to create a copy or clone of LanguageServer.NET repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LanguageServer.NET https://github.com/CXuesong/LanguageServer.NET/archive/master.zip

Or simply clone LanguageServer.NET with SSH
[email protected]:CXuesong/LanguageServer.NET.git

If you have some problems with LanguageServer.NET

You may open issue on LanguageServer.NET support forum (system) here: https://github.com/CXuesong/LanguageServer.NET/issues