Theia API Documentation v1.65.0
    Preparing search index...
    PLUGIN_RPC_CONTEXT: {
        AUTHENTICATION_MAIN: ProxyIdentifier<AuthenticationMain>;
        CLIPBOARD_MAIN: ProxyIdentifier<ClipboardMain>;
        COMMAND_REGISTRY_MAIN: ProxyIdentifier<CommandRegistryMain>;
        COMMENTS_MAIN: ProxyIdentifier<CommentsMain>;
        CONNECTION_MAIN: ProxyIdentifier<ConnectionMain>;
        CUSTOM_EDITORS_MAIN: ProxyIdentifier<CustomEditorsMain>;
        DEBUG_MAIN: ProxyIdentifier<DebugMain>;
        DECORATIONS_MAIN: ProxyIdentifier<DecorationsMain>;
        DIALOGS_MAIN: ProxyIdentifier<DialogsMain>;
        DOCUMENTS_MAIN: ProxyIdentifier<DocumentsMain>;
        ENV_MAIN: ProxyIdentifier<EnvMain>;
        FILE_SYSTEM_MAIN: ProxyIdentifier<FileSystemMain>;
        LABEL_SERVICE_MAIN: ProxyIdentifier<LabelServiceMain>;
        LANGUAGES_MAIN: ProxyIdentifier<LanguagesMain>;
        LOCALIZATION_MAIN: ProxyIdentifier<LocalizationMain>;
        LOGGER_MAIN: ProxyIdentifier<LoggerMain>;
        MCP_SERVER_DEFINITION_REGISTRY_MAIN: ProxyIdentifier<
            McpServerDefinitionRegistryMain,
        >;
        MESSAGE_REGISTRY_MAIN: ProxyIdentifier<MessageRegistryMain>;
        NOTEBOOK_DOCUMENTS_AND_EDITORS_MAIN: ProxyIdentifier<
            NotebookDocumentsAndEditorsMain,
        >;
        NOTEBOOK_DOCUMENTS_MAIN: ProxyIdentifier<NotebookDocumentsMain>;
        NOTEBOOK_EDITORS_MAIN: ProxyIdentifier<NotebookEditorsMain>;
        NOTEBOOK_KERNELS_MAIN: ProxyIdentifier<NotebookKernelsMain>;
        NOTEBOOK_RENDERERS_MAIN: ProxyIdentifier<NotebookRenderersMain>;
        NOTEBOOKS_MAIN: ProxyIdentifier<NotebooksMain>;
        NOTIFICATION_MAIN: ProxyIdentifier<NotificationMain>;
        OUTPUT_CHANNEL_REGISTRY_MAIN: ProxyIdentifier<OutputChannelRegistryMain>;
        PREFERENCE_REGISTRY_MAIN: ProxyIdentifier<PreferenceRegistryMain>;
        QUICK_OPEN_MAIN: ProxyIdentifier<QuickOpenMain>;
        SCM_MAIN: ProxyIdentifier<ScmMain>;
        SECRETS_MAIN: ProxyIdentifier<SecretsMain>;
        STATUS_BAR_MESSAGE_REGISTRY_MAIN: ProxyIdentifier<
            StatusBarMessageRegistryMain,
        >;
        STORAGE_MAIN: ProxyIdentifier<StorageMain>;
        TABS_MAIN: ProxyIdentifier<TabsMain>;
        TASKS_MAIN: ProxyIdentifier<TasksMain>;
        TELEMETRY_MAIN: ProxyIdentifier<TelemetryMain>;
        TERMINAL_MAIN: ProxyIdentifier<TerminalServiceMain>;
        TESTING_MAIN: ProxyIdentifier<TestingMain>;
        TEXT_EDITORS_MAIN: ProxyIdentifier<TextEditorsMain>;
        THEMING_MAIN: ProxyIdentifier<ThemingMain>;
        TIMELINE_MAIN: ProxyIdentifier<TimelineMain>;
        TREE_VIEWS_MAIN: ProxyIdentifier<TreeViewsMain>;
        URI_MAIN: ProxyIdentifier<UriMain>;
        WEBVIEW_VIEWS_MAIN: ProxyIdentifier<WebviewViewsMain>;
        WEBVIEWS_MAIN: ProxyIdentifier<WebviewsMain>;
        WINDOW_MAIN: ProxyIdentifier<WindowMain>;
        WORKSPACE_MAIN: ProxyIdentifier<WorkspaceMain>;
    } = ...

    Type Declaration