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.
2 parents e2c0cd6 + 7e3fe99 commit 5af25a6Copy full SHA for 5af25a6
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 which from 'which'
7
import * as vscode from 'vscode'
8
import {
0 commit comments