1.1.2 • Published 2 years ago

lsp-repl v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Language Server Protocol REPL

NPM

An interactive environment that acts as a client to a language server and allows the user to easily perform/debug requests.

Try it

Run npm start -- path/to/languageserver, then enter:

LSP> initialize({"capabilities":{}})
1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago