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

    Represents an edit to semantic tokens.

    provideDocumentSemanticTokensEdits for an explanation of the format.

    Index

    Constructors

    Properties

    Constructors

    Properties

    data: undefined | Uint32Array

    The elements to insert.

    deleteCount: number

    The count of elements to remove.

    start: number

    The start offset of the edit.