Theia API Documentation v1.65.0
    Preparing search index...
    interface QuickPickSeparator {
        label?: string;
        type: "separator";
    }
    Index

    Properties

    Properties

    label?: string
    type: "separator"