Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ getExtensionUri
Function
getExtensionUri
src/integrations/theme/getTheme.ts:145–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
143
}
144
145
function
getExtensionUri(): vscode.Uri {
146
return
vscode.extensions.getExtension(`${Package.publisher}.${Package.name}`)!.extensionUri
147
}
Callers
1
getTheme
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected