Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ _temp5
Function
_temp5
src/commands/ide/ide.tsx:389–394 ·
view source on GitHub ↗
(ide)
Source
from the content-addressed store, hash-verified
387
return t6;
388
}
389
function _temp5(ide) {
390
return {
391
label: toIDEDisplayName(ide),
392
value: ide
393
};
394
}
395
function InstallOnMount(t0) {
396
const $ = _c(4);
397
const {
Callers
nothing calls this directly
Calls
1
toIDEDisplayName
Function · 0.85
Tested by
no test coverage detected