Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bigskysoftware/_hyperscript
/ deactivate
Function
deactivate
tools/vscode/extension.js:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
function
deactivate() {
36
if
(client)
return
client.stop();
37
}
38
39
module.exports = { activate, deactivate };
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected