MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / getText

Method getText

packages/vscode-shim/src/interfaces/document.ts:21–21  ·  view source on GitHub ↗
(range?: Range)

Source from the content-addressed store, hash-verified

19 isClosed: boolean
20 lineCount: number
21 getText(range?: Range): string
22 lineAt(line: number): TextLine
23 offsetAt(position: Position): number
24 positionAt(offset: number): Position

Callers 5

saveChangesMethod · 0.65
revertChangesMethod · 0.65
findFirstDiffLineMethod · 0.65
getEffectiveRangeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected