Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-editor
ask-ai-input-widget
AskAIInputConfiguration
Interface AskAIInputConfiguration
interface
AskAIInputConfiguration
{
enablePromptHistory
?:
boolean
;
showChangeSet
?:
boolean
;
showContext
?:
boolean
;
showPinnedAgent
?:
boolean
;
showSuggestions
?:
boolean
;
}
Hierarchy (
View Summary
)
AIChatInputConfiguration
AskAIInputConfiguration
Index
Properties
enable
Prompt
History?
show
Change
Set?
show
Context?
show
Pinned
Agent?
show
Suggestions?
Properties
Optional
enable
Prompt
History
enablePromptHistory
?:
boolean
Optional
show
Change
Set
showChangeSet
?:
boolean
Optional
show
Context
showContext
?:
boolean
Optional
show
Pinned
Agent
showPinnedAgent
?:
boolean
Optional
show
Suggestions
showSuggestions
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enable
Prompt
History
show
Change
Set
show
Context
show
Pinned
Agent
show
Suggestions
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...