MCPcopy 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

openMethod · 0.65
saveChangesMethod · 0.65
revertChangesMethod · 0.65
saveDirectlyMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected