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

Method lineAt

packages/vscode-shim/src/interfaces/document.ts:22–22  ·  view source on GitHub ↗
(line: number)

Source from the content-addressed store, hash-verified

20 lineCount: number
21 getText(range?: Range): string
22 lineAt(line: number): TextLine
23 offsetAt(position: Position): number
24 positionAt(offset: number): Position
25 save(): Thenable<boolean>

Callers 4

revealDiffLineMethod · 0.65
getEffectiveRangeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected