Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ save
Method
save
packages/vscode-shim/src/interfaces/document.ts:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
offsetAt(position: Position): number
24
positionAt(offset: number): Position
25
save(): Thenable<boolean>
26
validateRange(range: Range): Range
27
validatePosition(position: Position): Position
28
}
Callers
4
open
Method · 0.65
saveChanges
Method · 0.65
revertChanges
Method · 0.65
saveDirectly
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected