Skip to content

Commit 5af25a6

Browse files
committed
Merge branch 'master' into updates
2 parents e2c0cd6 + 7e3fe99 commit 5af25a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lang-server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import {
22
LanguageClient,
33
LanguageClientOptions,
44
Executable,
5-
} from 'vscode-languageclient'
5+
} from 'vscode-languageclient/node'
66
import * as which from 'which'
77
import * as vscode from 'vscode'
88
import {

0 commit comments

Comments
 (0)