Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
monaco
MonacoEditorContentMenuContribution
Class MonacoEditorContentMenuContribution
Implements EDITOR_CONTENT_MENU for
MonacoEditor
s.
Implements
FrontendApplicationContribution
Index
Constructors
constructor
Properties
commands
context
Key
Service
editor
Manager
menus
Methods
create
Editor
Content
Menu
get
Editor
Content
Menu
Nodes
on
Start
with
Context
Constructors
constructor
new
Monaco
Editor
Content
Menu
Contribution
(
)
:
MonacoEditorContentMenuContribution
Returns
MonacoEditorContentMenuContribution
Properties
Protected
Readonly
commands
commands
:
CommandRegistry
Protected
Readonly
context
Key
Service
context
Key
Service
:
MonacoContextKeyService
Protected
Readonly
editor
Manager
editor
Manager
:
EditorManager
Protected
Readonly
menus
menus
:
MenuModelRegistry
Methods
Protected
create
Editor
Content
Menu
create
Editor
Content
Menu
(
editor
,
editorWidget
)
:
Disposable
Parameters
editor
:
MonacoEditor
editorWidget
:
EditorWidget
Returns
Disposable
Protected
get
Editor
Content
Menu
Nodes
get
Editor
Content
Menu
Nodes
(
)
:
CommandMenu
[]
Returns
CommandMenu
[]
on
Start
on
Start
(
)
:
void
Returns
void
Protected
with
Context
with
Context
<
T
>
(
context
,
callback
)
:
T
Type Parameters
T
Parameters
context
:
Context
callback
:
(
(
)
=>
T
)
(
)
:
T
Returns
T
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
commands
context
Key
Service
editor
Manager
menus
create
Editor
Content
Menu
get
Editor
Content
Menu
Nodes
on
Start
with
Context
Theia TypeDoc
Loading...
Implements EDITOR_CONTENT_MENU for MonacoEditors.