Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc-model
InlayHintLabelPart
Interface InlayHintLabelPart
interface
InlayHintLabelPart
{
command
?:
Command
;
label
:
string
;
location
?:
Location
;
tooltip
?:
string
|
MarkdownString
;
}
Index
Properties
command?
label
location?
tooltip?
Properties
Optional
command
command
?:
Command
label
label
:
string
Optional
location
location
?:
Location
Optional
tooltip
tooltip
?:
string
|
MarkdownString
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
label
location
tooltip
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...