Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-chat
ChangeSetChangeEvent
Interface ChangeSetChangeEvent
interface
ChangeSetChangeEvent
{
added
?:
URI
[]
;
modified
?:
URI
[]
;
removed
?:
URI
[]
;
state
?:
URI
[]
;
title
?:
string
;
}
Index
Properties
added?
modified?
removed?
state?
title?
Properties
Optional
added
added
?:
URI
[]
Optional
modified
modified
?:
URI
[]
Optional
removed
removed
?:
URI
[]
Optional
state
state
?:
URI
[]
Fired when only the state of a given element changes, not its contents
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
added
modified
removed
state
title
Theia TypeDoc
Loading...
Fired when only the state of a given element changes, not its contents