Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodinGame/monaco-vscode-api
/ dispose
Method
dispose
demo/src/features/debugger.ts:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
dispose() {
50
this.websocket.close()
51
}
52
}
53
54
debuggerVscodeApi.debug.registerDebugConfigurationProvider(
'javascript'
, {
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected