JAVA_HOME and heap can now be overridden by the user from vscode worspace settings, in a similar way for all our language servers, by setting XXX.java.home and XXX.java.heap configuration keys.
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.