Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ deactivate
Function
deactivate
extensions/azdata-sanddance/src/extension.ts:160–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
158
}
159
160
export
function
deactivate() {
161
vscode.commands.executeCommand(
'setContext'
,
'showVisualizer'
, false);
162
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected