Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ dispose
Function
dispose
src/node/routes/vscode.ts:255–258 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
253
})
254
255
export
function
dispose() {
256
vscodeServer?.dispose()
257
socketProxyProvider.stop()
258
}
Callers
nothing calls this directly
Calls
2
stop
Method · 0.80
dispose
Method · 0.65
Tested by
no test coverage detected