Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dethcrypto/dethcode
/ deactivate
Function
deactivate
packages/ethereum-viewer/src/extension.ts:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
export
function
deactivate() {}
30
31
async
function
main(context: vscode.ExtensionContext) {
32
registerContributedCommands(context, fs);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected