Skip to content

Commit efaeef4

Browse files
author
Keen Yee Liau
committed
fix: document --clientProcessId
1 parent d45ba15 commit efaeef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/server.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Options:
3232
--tsProbeLocations: Path of typescript. Required.
3333
3434
Additional options supported by vscode-languageserver:
35+
--clientProcessId=<number>: Automatically kills the server if the client process dies.
3536
--node-ipc: Communicate using Node's IPC. This is the default.
3637
--stdio: Communicate over stdin/stdout.
3738
--socket=<number>: Communicate using Unix socket.

0 commit comments

Comments
 (0)