Theia API Documentation v1.65.0
    Preparing search index...

    Represents a range of whole lines of text. Line numbers are zero-based.

    Index

    Constructors

    Properties

    lineCount: number
    startLineNumber: number

    A zero-based number of the start line. The range starts exactly at the beginning of this line.

    Accessors

    Methods