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

    Adds a status bar element displaying the state of secondary Theia instance with hosted plugin and allows controlling the instance by simple clicking on the status bar element.

    Implements

    Index

    Constructors

    Properties

    connectionStatusService: ConnectionStatusService
    frontendApplicationStateService: FrontendApplicationStateService
    hostedPluginLogViewer: HostedPluginLogViewer
    hostedPluginManagerClient: HostedPluginManagerClient
    hostedPluginPreferences: HostedPluginPreferences
    hostedPluginServer: PluginDevServer
    messageService: MessageService
    preferenceService: PreferenceServiceImpl
    statusBar: StatusBar
    HOSTED_PLUGIN: "hosted-plugin" = 'hosted-plugin'
    HOSTED_PLUGIN_FAILED: "hosted-plugin-failed" = 'hosted-plugin-failed'
    HOSTED_PLUGIN_OFFLINE: "hosted-plugin-offline" = 'hosted-plugin-offline'

    Methods