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

    The command contribution should be implemented to register custom commands and handler.

    Implements

    Index

    Constructors

    Properties

    commandHandlerFactory: AICommandHandlerFactory
    logger: ILogger
    mcpFrontendService: MCPFrontendService
    messageService: MessageService
    oauthFrontendDelegate: MCPOAuthFrontendDelegate
    quickInputService: QuickInputService

    Methods

    • The command-palette flow has no other UI surface, so the toast must match the terminal status: a generic 'start failed' for every non-success state would contradict cancellation (status=NotConnected/NotRunning, error cleared) and authorization-server denial (status=AuthenticationRequired with a localized diagnostic in error).

      Parameters

      Returns void