Make use of proper LSP V3 apis: `client/registerCapability`, `workspace/executeCommand` and `workspace/applyEdit` instead.
commons-vscode
A node+typescript module containing some utilites shared between STS4 vscode-extensions.
Mainly offers utility function(s) to help launch a language-server implemented in Java and then connect to it.