Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dethcrypto/dethcode
/ dispose
Function
dispose
packages/vscode-host/src/src/vs/workbench/browser/layout.ts:2260–2264 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2258
}
2259
2260
override dispose(): void {
2261
super.dispose();
2262
2263
this.disposed = true;
2264
}
2265
}
2266
2267
type
ZenModeConfiguration = {
Callers
2
dispose
Method · 0.85
handleTextEditorRemoved
Method · 0.85
Calls
1
dispose
Method · 0.65
Tested by
no test coverage detected