MCPcopy Index your code
hub / github.com/codeaashu/claude-code / getClaudeCodeVersion

Function getClaudeCodeVersion

src/utils/ide.ts:927–929  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

925}
926
927function getClaudeCodeVersion() {
928 return MACRO.VERSION
929}
930
931async function getInstalledVSCodeExtensionVersion(
932 command: string,

Callers 1

installIDEExtensionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected