Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-chat
ChangeSetDecorator
Interface ChangeSetDecorator
interface
ChangeSetDecorator
{
id
:
string
;
onDidChangeDecorations
:
Event
<
void
>
;
decorate
(
element
)
:
undefined
|
ChangeSetDecoration
;
}
Index
Properties
id
on
Did
Change
Decorations
Methods
decorate
Properties
Readonly
id
id
:
string
Readonly
on
Did
Change
Decorations
on
Did
Change
Decorations
:
Event
<
void
>
Methods
decorate
decorate
(
element
)
:
undefined
|
ChangeSetDecoration
Parameters
element
:
ChangeSetElement
Returns
undefined
|
ChangeSetDecoration
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
id
on
Did
Change
Decorations
decorate
Theia TypeDoc
Loading...