We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc54977 commit 7e3fe99Copy full SHA for 7e3fe99
src/lang-server.ts
@@ -2,7 +2,7 @@ import {
2
LanguageClient,
3
LanguageClientOptions,
4
Executable,
5
-} from 'vscode-languageclient'
+} from 'vscode-languageclient/node'
6
import * as vscode from 'vscode'
7
import {
8
getBinPath,
0 commit comments