MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / TextEdit.test.ts

File TextEdit.test.ts

packages/vscode-shim/src/__tests__/TextEdit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TextEdit, WorkspaceEdit } from "../classes/TextEdit.js"
2import { Position } from "../classes/Position.js"
3import { Range } from "../classes/Range.js"
4import { Uri } from "../classes/Uri.js"

Callers

nothing calls this directly

Calls 10

fileMethod · 0.80
entriesMethod · 0.80
replaceMethod · 0.65
isEqualMethod · 0.65
insertMethod · 0.65
deleteMethod · 0.65
setEndOfLineMethod · 0.65
setMethod · 0.65
getMethod · 0.65
hasMethod · 0.65

Tested by

no test coverage detected