Theia API Documentation v1.68.0
    Preparing search index...
    interface WorkspaceRestriction {
        details?: string[];
        label: string;
    }
    Index

    Properties

    Properties

    details?: string[]

    Optional details (e.g., list of blocked items)

    label: string

    Display name of the feature being restricted