@jolie/languageserver
v3.0.1
Published
An implementation of the Language Server Protocol for Jolie language.
Readme
Jolie Language Server
An implementation of the Language Server Protocol for the Jolie programming language.
Installation
npm install @jolie/languageserver
Usage
npx joliels [TCP_PORT]
The TCP port is 8080 by default.
