Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
NotebookDocumentShowOptions
Interface NotebookDocumentShowOptions
interface
NotebookDocumentShowOptions
{
pinned
?:
boolean
;
position
?:
number
;
preserveFocus
?:
boolean
;
selections
?:
CellRange
[]
;
}
Index
Properties
pinned?
position?
preserve
Focus?
selections?
Properties
Optional
pinned
pinned
?:
boolean
Optional
position
position
?:
number
Optional
preserve
Focus
preserveFocus
?:
boolean
Optional
selections
selections
?:
CellRange
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pinned
position
preserve
Focus
selections
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...