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

    One component the client refused to load, and why - surfaced on the plugin's card.

    interface SkippedPluginComponent {
        name: string;
        reason: string;
    }
    Index

    Properties

    Properties

    name: string

    Component name, e.g. the mcpServers key or the skill directory name.

    reason: string

    Human-readable, already localized.