Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
monaco
MonacoCodeActionSaveParticipant
Class MonacoCodeActionSaveParticipant
Implements
SaveParticipant
Index
Constructors
constructor
Properties
code
Action
Service
order
Methods
apply
Changes
On
Save
Constructors
constructor
new
Monaco
Code
Action
Save
Participant
(
)
:
MonacoCodeActionSaveParticipant
Returns
MonacoCodeActionSaveParticipant
Properties
Protected
Readonly
code
Action
Service
code
Action
Service
:
MonacoCodeActionService
Readonly
order
order
:
0
= SAVE_PARTICIPANT_DEFAULT_ORDER
Methods
apply
Changes
On
Save
apply
Changes
On
Save
(
editor
,
cancellationToken
,
options
?
)
:
Promise
<
void
>
Parameters
editor
:
MonacoEditor
cancellationToken
:
CancellationToken
Optional
options
:
SaveOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
code
Action
Service
order
apply
Changes
On
Save
Theia TypeDoc
Loading...