Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext-headless
common/headless-plugin-protocol
PluginPackageCustomEditor
Interface PluginPackageCustomEditor
interface
PluginPackageCustomEditor
{
displayName
:
string
;
priority
?:
CustomEditorPriority
;
selector
?:
CustomEditorSelector
[]
;
viewType
:
string
;
}
Index
Properties
display
Name
priority?
selector?
view
Type
Properties
display
Name
displayName
:
string
Optional
priority
priority
?:
CustomEditorPriority
Optional
selector
selector
?:
CustomEditorSelector
[]
view
Type
viewType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Name
priority
selector
view
Type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...