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

    Implements

    Index

    Constructors

    Properties

    envVariablesServer: EnvVariablesServer
    fileService: FileService
    fileUri: undefined | URI
    lastPersistedContent: undefined | string

    The content we last wrote to disk, used to ignore file-watch events triggered by our own writes.

    loading: boolean = false
    onDidChangeSketchedTools: Event<void> = ...
    onDidChangeSketchedToolsEmitter: Emitter<void> = ...
    quickInputService: QuickInputService
    toDispose: DisposableCollection = ...
    toolInvocationRegistry: ToolInvocationRegistry

    Methods