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

    interface ResourceLabelFormatter {
        authority?: string;
        formatting: ResourceLabelFormatting;
        priority?: boolean;
        scheme: string;
    }
    Index

    Properties

    authority?: string
    priority?: boolean
    scheme: string