Theia API Documentation v1.75.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-core-ui
ai-configuration/components/prompt-customization-dialogs
PromptCustomizationDialogs
confirmAndReset
Function confirmAndReset
confirmAndReset
(
promptService
:
PromptService
,
fragmentId
:
string
,
title
:
string
,
message
:
string
,
)
:
Promise
<
boolean
>
Asks for confirmation and then drops every customization, so the built-in text applies again.
Parameters
promptService
:
PromptService
fragmentId
:
string
title
:
string
message
:
string
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.75.0
Loading...
Asks for confirmation and then drops every customization, so the built-in text applies again.