MCPcopy Create free account
hub / github.com/continuedev/continue / edit.ts

File edit.ts

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

Source from the content-addressed store, hash-verified

1import * as fs from "fs";
2import path from "path";
3
4import { validateSingleEdit } from "core/edit/searchAndReplace/findAndReplaceUtils.js";

Callers

nothing calls this directly

Calls 7

validateSingleEditFunction · 0.85
executeFindAndReplaceFunction · 0.85
generateDiffFunction · 0.85
calculateLinesOfCodeDiffFunction · 0.85
getLanguageFromFilePathFunction · 0.85

Tested by

no test coverage detected