Closed smithgp closed 3 years ago
We have a soft version dependency on vscode-languageclient and that indirectly brought in a newer version of vscode-jsonrpc which uses type imports, which weren't compiling with ts 3.7.5. Upgrading typescript was on our backlog already anyways.
We have a soft version dependency on vscode-languageclient and that indirectly brought in a newer version of vscode-jsonrpc which uses type imports, which weren't compiling with ts 3.7.5. Upgrading typescript was on our backlog already anyways.