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

    Further options for the URI aware command handler instantiation.

    interface Options {
        multi?: boolean;
    }
    Index

    Properties

    Properties

    multi?: boolean

    true if the handler supports multiple selection. Otherwise, false. Defaults to false.