lsp-repl
v1.1.2
Published
Interactive LSP client shell
Downloads
9
Readme
Language Server Protocol REPL
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":{}})