For the curious: we have links to more language server implementations at http://langserver.org. And if you want to see what real LSP requests/responses look like, go to https://sourcegraph.com/github.com/gorilla/websocket/-/blob/... and hover/click on tokens with the JS console open.
Happy to answer any questions about LSP or our usage of it.
For the curious: we have links to more language server implementations at http://langserver.org. And if you want to see what real LSP requests/responses look like, go to https://sourcegraph.com/github.com/gorilla/websocket/-/blob/... and hover/click on tokens with the JS console open.
Happy to answer any questions about LSP or our usage of it.