MCPcopy Create free account
hub / github.com/cursorless-dev/cursorless / delete

Method delete

src/typings/treeSitter.ts:137–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

135
136 copy(): Tree;
137 delete(): void;
138 edit(delta: Edit): Tree;
139 walk(): TreeCursor;
140 getChangedRanges(other: Tree): Range[];

Callers 1

performDocumentEditsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected