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 d45ba15 commit efaeef4Copy full SHA for efaeef4
server/src/server.ts
@@ -32,6 +32,7 @@ Options:
32
--tsProbeLocations: Path of typescript. Required.
33
34
Additional options supported by vscode-languageserver:
35
+ --clientProcessId=<number>: Automatically kills the server if the client process dies.
36
--node-ipc: Communicate using Node's IPC. This is the default.
37
--stdio: Communicate over stdin/stdout.
38
--socket=<number>: Communicate using Unix socket.
0 commit comments