Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/vscode-languageserver-node
/ closed
Method
closed
client/src/client.ts:271–271 ·
view source on GitHub ↗
* The connection to the server got closed.
()
Source
from the content-addressed store, hash-verified
269
* The connection to the server got closed.
270
*/
271
closed(): CloseAction
272
}
273
274
class
DefaultErrorHandler implements ErrorHandler {
Callers
1
handleConnectionClosed
Function · 0.65
Implementers
1
DefaultErrorHandler
client/src/client.ts
Calls
no outgoing calls
Tested by
no test coverage detected