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

    Represents edits to semantic tokens.

    provideDocumentSemanticTokensEdits for an explanation of the format.

    Index

    Constructors

    Properties

    Constructors

    Properties

    The edits to the tokens data. All edits refer to the initial data state.

    resultId: undefined | string

    The result id of the tokens.

    This is the id that will be passed to DocumentSemanticTokensProvider.provideDocumentSemanticTokensEdits (if implemented).