Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-chat
AIChatFrontendContribution
Class AIChatFrontendContribution
Implements
CommandContribution
Index
Constructors
constructor
Properties
chat
Service
variable
Service
Methods
add
Context
Variable
register
Commands
Constructors
constructor
new AIChat
Frontend
Contribution
(
)
:
AIChatFrontendContribution
Returns
AIChatFrontendContribution
Properties
Protected
Readonly
chat
Service
chat
Service
:
ChatService
Protected
Readonly
variable
Service
variable
Service
:
AIVariableService
Methods
add
Context
Variable
add
Context
Variable
(
variableName
,
arg
)
:
Promise
<
void
>
Parameters
variableName
:
string
arg
:
undefined
|
string
Returns
Promise
<
void
>
register
Commands
register
Commands
(
registry
)
:
void
Parameters
registry
:
CommandRegistry
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
chat
Service
variable
Service
add
Context
Variable
register
Commands
Theia TypeDoc
Loading...