Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
CustomEditorOpener
Class CustomEditorOpener
Hierarchy
CustomEditorOpener
Implements
OpenHandler
Index
Constructors
constructor
Properties
id
label
on
Did
Open
Custom
Editor
on
Did
Open
Custom
Editor
Emitter
pending
Widget
Promises
shell
widget
Manager
Methods
can
Handle
get
Priority
matches
open
selector
Matches
to
Custom
Editor
Id
Constructors
constructor
new
Custom
Editor
Opener
(
editor
:
CustomEditor
, shell
:
ApplicationShell
, widgetManager
:
WidgetManager
)
:
CustomEditorOpener
Parameters
editor:
CustomEditor
shell:
ApplicationShell
widgetManager:
WidgetManager
Returns
CustomEditorOpener
Properties
Readonly
id
id
:
string
Readonly
label
label
:
string
Readonly
on
Did
Open
Custom
Editor
on
Did
Open
Custom
Editor
:
Event
<
[
CustomEditorWidget
,
WidgetOpenerOptions
?
]
>
= ...
Private
Readonly
on
Did
Open
Custom
Editor
Emitter
on
Did
Open
Custom
Editor
Emitter
:
Emitter
<
[
CustomEditorWidget
,
WidgetOpenerOptions
?
]
>
= ...
Protected
Readonly
pending
Widget
Promises
pending
Widget
Promises
:
Map
<
string
,
Promise
<
CustomEditorWidget
>
>
= ...
Protected
Readonly
shell
shell
:
ApplicationShell
Protected
Readonly
widget
Manager
widget
Manager
:
WidgetManager
Methods
can
Handle
can
Handle
(
uri
:
URI
)
:
number
Parameters
uri:
URI
Returns
number
get
Priority
get
Priority
(
)
:
number
Returns
number
matches
matches
(
selectors
:
CustomEditorSelector
[]
, resource
:
URI
)
:
boolean
Parameters
selectors:
CustomEditorSelector
[]
resource:
URI
Returns
boolean
open
open
(
uri
:
URI
, options
?:
WidgetOpenerOptions
)
:
Promise
<
undefined
|
Widget
>
Parameters
uri:
URI
Optional
options:
WidgetOpenerOptions
Returns
Promise
<
undefined
|
Widget
>
selector
Matches
selector
Matches
(
selector
:
CustomEditorSelector
, resource
:
URI
)
:
boolean
Parameters
selector:
CustomEditorSelector
resource:
URI
Returns
boolean
Static
to
Custom
Editor
Id
to
Custom
Editor
Id
(
editorViewType
:
string
)
:
string
Parameters
editorViewType:
string
Returns
string
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Data
Transfer
Data
Transfer
Data
Transfer
Item
Data
Transfer
Item
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Inlay
Hint
Kind
Known
Commands
Notification
Main
Object
Identifier
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Identifiers
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Process
Terminate
Message
Process
Terminated
Message
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Item
Reference
Tree
View
Node
View
Column
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Custom
Editor
Opener
constructor
id
label
on
Did
Open
Custom
Editor
on
Did
Open
Custom
Editor
Emitter
pending
Widget
Promises
shell
widget
Manager
can
Handle
get
Priority
matches
open
selector
Matches
to
Custom
Editor
Id