Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dethcrypto/dethcode
/ ExtensionContext
Interface
ExtensionContext
packages/ethereum-viewer/src/vscode.proposed.d.ts:2130–2132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2128
}
2129
2130
export
interface
ExtensionContext {
2131
readonly extensionRuntime: ExtensionRuntime;
2132
}
2133
2134
//#endregion
2135
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected