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

    Implementations


    Implements

    Index

    Constructors

    Properties

    _changeSet: ChatTreeChangeSet
    _contextManager: ChatContextManagerImpl = ...
    _id: string
    _onDidChangeEmitter: Emitter<ChatChangeEvent> = ...
    _settings: { [key: string]: unknown }
    _suggestions: readonly ChatSuggestion[] = []
    location: ChatAgentLocation = ChatAgentLocation.Panel
    onDidChange: Event<ChatChangeEvent> = ...
    toDispose: DisposableCollection = ...

    Accessors

    Methods