Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/change-set
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
added
modified
removed
state
title
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Fired when only the state of a given element changes, not its contents