MCPcopy 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

1import type { Client } from '@modelcontextprotocol/sdk/client/index.js'
2import axios from 'axios'
3import { execa } from 'execa'
4import capitalize from 'lodash-es/capitalize.js'

Callers

nothing calls this directly

Calls 6

isVSCodeIdeFunction · 0.85
isJetBrainsIdeFunction · 0.85
execFileNoThrowFunction · 0.85
logForDebuggingFunction · 0.85
getPlatformFunction · 0.85
checkIdeConnectionFunction · 0.85

Tested by

no test coverage detected