Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
editor
EditorContribution
Class EditorContribution
Implements
FrontendApplicationContribution
CommandContribution
KeybindingContribution
MenuContribution
WidgetStatusBarContribution
<
EditorWidget
>
Index
Constructors
constructor
Properties
context
Key
Service
editor
Manager
language
Status
Service
quick
Input
Service
shell
to
Dispose
On
Current
Editor
Changed
Methods
activate
can
Handle
deactivate
init
Editor
Context
Keys
on
Start
register
Commands
register
Keybindings
register
Menus
set
Cursor
Position
Status
update
Encoding
Status
update
Language
Status
Constructors
constructor
new
Editor
Contribution
(
)
:
EditorContribution
Returns
EditorContribution
Properties
Protected
Readonly
context
Key
Service
context
Key
Service
:
ContextKeyService
Protected
Readonly
editor
Manager
editor
Manager
:
EditorManager
Protected
Readonly
language
Status
Service
language
Status
Service
:
EditorLanguageStatusService
Protected
Readonly
quick
Input
Service
quick
Input
Service
:
QuickInputService
Protected
Readonly
shell
shell
:
ApplicationShell
Protected
Readonly
to
Dispose
On
Current
Editor
Changed
to
Dispose
On
Current
Editor
Changed
:
DisposableCollection
= ...
Methods
activate
activate
(
statusBar
,
widget
)
:
void
Parameters
statusBar
:
StatusBar
widget
:
EditorWidget
Returns
void
can
Handle
can
Handle
(
widget
)
:
widget
is
EditorWidget
Parameters
widget
:
Widget
Returns
widget
is
EditorWidget
deactivate
deactivate
(
statusBar
)
:
void
Parameters
statusBar
:
StatusBar
Returns
void
Protected
init
Editor
Context
Keys
init
Editor
Context
Keys
(
)
:
void
Returns
void
on
Start
on
Start
(
)
:
void
Returns
void
register
Commands
register
Commands
(
commands
)
:
void
Parameters
commands
:
CommandRegistry
Returns
void
register
Keybindings
register
Keybindings
(
keybindings
)
:
void
Parameters
keybindings
:
KeybindingRegistry
Returns
void
register
Menus
register
Menus
(
registry
)
:
void
Parameters
registry
:
MenuModelRegistry
Returns
void
Protected
set
Cursor
Position
Status
set
Cursor
Position
Status
(
statusBar
,
editor
)
:
void
Parameters
statusBar
:
StatusBar
editor
:
undefined
|
TextEditor
Returns
void
Protected
update
Encoding
Status
update
Encoding
Status
(
statusBar
,
editor
)
:
void
Parameters
statusBar
:
StatusBar
editor
:
undefined
|
TextEditor
Returns
void
Protected
update
Language
Status
update
Language
Status
(
statusBar
,
editor
)
:
void
Parameters
statusBar
:
StatusBar
editor
:
undefined
|
TextEditor
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
context
Key
Service
editor
Manager
language
Status
Service
quick
Input
Service
shell
to
Dispose
On
Current
Editor
Changed
activate
can
Handle
deactivate
init
Editor
Context
Keys
on
Start
register
Commands
register
Keybindings
register
Menus
set
Cursor
Position
Status
update
Encoding
Status
update
Language
Status
Theia TypeDoc
Loading...