8 lines
220 B
Markdown
8 lines
220 B
Markdown
# 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.
|
|
|