5 Forks
30 Stars
30 Watchers

LSPServer

LSPServer is a package that implements the Language Server Protocol for Wolfram Language and allows a Wolfram Language kernel to run as an LSP server.

How to download and setup LSPServer

Open terminal and run command
git clone https://github.com/WolframResearch/LSPServer.git
git clone is used to create a copy or clone of LSPServer 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 LSPServer https://github.com/WolframResearch/LSPServer/archive/master.zip

Or simply clone LSPServer with SSH
[email protected]:WolframResearch/LSPServer.git

If you have some problems with LSPServer

You may open issue on LSPServer support forum (system) here: https://github.com/WolframResearch/LSPServer/issues