Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as fs from
"fs"
;
2
import
path from
"path"
;
3
4
import
{ validateSingleEdit } from
"core/edit/searchAndReplace/findAndReplaceUtils.js"
;
Callers
nothing calls this directly
Calls
7
validateAndResolveFilePath
Function · 0.85
validateSingleEdit
Function · 0.85
executeFindAndReplace
Function · 0.85
generateDiff
Function · 0.85
calculateLinesOfCodeDiff
Function · 0.85
getLanguageFromFilePath
Function · 0.85
recordLinesOfCodeModified
Method · 0.80
Tested by
no test coverage detected