Skip to content
/ lsp-repl Public

Interactive Language Server Protocol client REPL

License

Notifications You must be signed in to change notification settings

fwcd/lsp-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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":{}})

About

Interactive Language Server Protocol client REPL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published