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

    Value-object that contains additional information when requesting references.

    interface ReferenceContext {
        includeDeclaration: boolean;
    }
    Index

    Properties

    includeDeclaration: boolean

    Include the declaration of the current symbol.