Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
WorkspaceEditEntryMetadataDto
Interface WorkspaceEditEntryMetadataDto
interface
WorkspaceEditEntryMetadataDto
{
description
?:
string
;
iconPath
?:
|
UriComponents
|
ThemeIcon
|
{
dark
:
UriComponents
;
light
:
UriComponents
}
;
label
:
string
;
needsConfirmation
:
boolean
;
}
Index
Properties
description?
icon
Path?
label
needs
Confirmation
Properties
Optional
description
description
?:
string
Optional
icon
Path
iconPath
?:
|
UriComponents
|
ThemeIcon
|
{
dark
:
UriComponents
;
light
:
UriComponents
}
label
label
:
string
needs
Confirmation
needsConfirmation
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
icon
Path
label
needs
Confirmation
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...