Theia API Documentation v1.65.0
    Preparing search index...
    interface DebugProviderSelectState {
        currentValue: undefined | string;
        providerTypes: string[];
    }
    Index

    Properties

    currentValue: undefined | string
    providerTypes: string[]