MCPcopy Index your code
hub / github.com/continuedev/continue / searchCode.ts

File searchCode.ts

extensions/cli/src/tools/searchCode.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as child_process from "child_process";
2import * as fs from "fs";
3import * as util from "util";
4

Callers

nothing calls this directly

Calls 5

searchWithRipgrepFunction · 0.85
searchWithGrepOrFindstrFunction · 0.85
getSearchMaxResultsFunction · 0.85
getSearchMaxResultCharsFunction · 0.85

Tested by

no test coverage detected