Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
927
function
getClaudeCodeVersion() {
928
return
MACRO.VERSION
929
}
930
931
async
function
getInstalledVSCodeExtensionVersion(
932
command: string,
Callers
1
installIDEExtension
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected