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