Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursorless-dev/cursorless
/ edit
Method
edit
src/typings/treeSitter.ts:138–138 ·
view source on GitHub ↗
(delta: Edit)
Source
from the content-addressed store, hash-verified
136
copy(): Tree;
137
delete(): void;
138
edit(delta: Edit): Tree;
139
walk(): TreeCursor;
140
getChangedRanges(other: Tree): Range[];
141
getEditedRange(other: Tree): Range;
Callers
2
runTest
Function · 0.80
performDocumentEdits
Function · 0.80
Calls
no outgoing calls
Tested by
1
runTest
Function · 0.64