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

    Represents semantic tokens, either in a range or in an entire document.

    Index

    Constructors

    Properties

    Constructors

    Properties

    data: Uint32Array

    The actual tokens data.

    provideDocumentSemanticTokens for an explanation of the format.

    resultId: undefined | string

    The result id of the tokens.

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