Theia API Documentation v1.65.0
    Preparing search index...
    interface AskAIInputConfiguration {
        enablePromptHistory?: boolean;
        showChangeSet?: boolean;
        showContext?: boolean;
        showPinnedAgent?: boolean;
        showSuggestions?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    enablePromptHistory?: boolean
    showChangeSet?: boolean
    showContext?: boolean
    showPinnedAgent?: boolean
    showSuggestions?: boolean