Theia API Documentation v1.75.0
    Preparing search index...
    interface VsCodeBuildOptions {
        uiKind?: "web" | "desktop";
    }
    Index

    Properties

    Properties

    uiKind?: "web" | "desktop"

    When 'web', UI-only extensions prefer the browser entry point (Codespaces behavior).