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

    Implementations


    Implements

    Index

    Constructors

    Properties

    _changeSet: ChatTreeChangeSet
    _contextManager: ChatContextManagerImpl = ...
    _id: string
    _onDidChangeEmitter: Emitter<ChatChangeEvent> = ...
    _suggestions: readonly ChatSuggestion[] = []
    onDidChange: Event<ChatChangeEvent> = ...
    rootSessionId?: string

    ID of the root session in the delegation chain. For delegated sessions, this points to the topmost session where task contexts are stored.

    toDispose: DisposableCollection = ...

    Accessors

    Methods