1.1.2 • Published 1 year ago
lsp-repl v1.1.2
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":{}})