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

    Responsible for UI to set up and control Hosted Plugin Instance.

    Index

    Constructors

    Properties

    debugSessionManager: DebugSessionManager
    environments: EnvVariablesServer
    fileDialogService: FileDialogService
    fileService: FileService
    hostedPluginPreferences: HostedPluginPreferences
    hostedPluginServer: PluginDevServer
    isDebug: boolean = false
    labelProvider: LabelProvider
    messageService: MessageService
    pluginInstanceURL: undefined | string

    URL to the running plugin instance

    pluginLocation: undefined | URI

    path to the plugin on the file system

    stateChanged: Emitter<HostedInstanceData> = ...
    windowService: WindowService
    workspaceService: WorkspaceService

    Accessors

    Methods