MCPcopy 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
145function getExtensionUri(): vscode.Uri {
146 return vscode.extensions.getExtension(`${Package.publisher}.${Package.name}`)!.extensionUri
147}

Callers 1

getThemeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected