Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin
theia.proposed.debugVisualization
DecorationData
Interface DecorationData
interface
DecorationData
{
bubble
?:
boolean
;
color
?:
ThemeColor
;
letter
?:
string
;
priority
?:
number
;
source
?:
string
;
title
?:
string
;
}
Index
Properties
bubble?
color?
letter?
priority?
source?
title?
Properties
Optional
bubble
bubble
?:
boolean
Optional
color
color
?:
ThemeColor
Optional
letter
letter
?:
string
Optional
priority
priority
?:
number
Optional
source
source
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubble
color
letter
priority
source
title
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...