Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ ide.ts
File
ide.ts
src/utils/ide.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Client } from
'@modelcontextprotocol/sdk/client/index.js'
2
import
axios from
'axios'
3
import
{ execa } from
'execa'
4
import
capitalize from
'lodash-es/capitalize.js'
Callers
nothing calls this directly
Calls
6
isVSCodeIde
Function · 0.85
isJetBrainsIde
Function · 0.85
execFileNoThrow
Function · 0.85
logForDebugging
Function · 0.85
getPlatform
Function · 0.85
checkIdeConnection
Function · 0.85
Tested by
no test coverage detected