Theia API Documentation v1.65.0
    Preparing search index...
    interface HostedPluginConfiguration {
        "hosted-plugin.debugMode": string;
        "hosted-plugin.debugPorts": PluginDebugPort[];
        "hosted-plugin.launchOutFiles": string[];
        "hosted-plugin.watchMode": boolean;
    }
    Index

    Properties

    "hosted-plugin.debugMode": string
    "hosted-plugin.debugPorts": PluginDebugPort[]
    "hosted-plugin.launchOutFiles": string[]
    "hosted-plugin.watchMode": boolean