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

    Metadata about a DocumentSymbolProvider.

    interface DocumentSymbolProviderMetadata {
        label?: string;
    }
    Index

    Properties

    Properties

    label?: string

    A human-readable string that is shown when multiple outline trees show for one document.