Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
callhierarchy
CurrentEditorAccess
Class CurrentEditorAccess
deprecated
since 1.15.0. Import from
@theia/editor
instead.
Hierarchy
CurrentEditorAccess
Index
Constructors
constructor
Properties
editor
Manager
Methods
get
Current
Editor
get
Language
Id
get
Selection
Constructors
constructor
new
Current
Editor
Access
(
)
:
CurrentEditorAccess
Returns
CurrentEditorAccess
Properties
Protected
Readonly
editor
Manager
editor
Manager
:
EditorManager
Methods
Protected
get
Current
Editor
get
Current
Editor
(
)
:
undefined
|
TextEditor
Returns
undefined
|
TextEditor
get
Language
Id
get
Language
Id
(
)
:
undefined
|
string
Returns
undefined
|
string
get
Selection
get
Selection
(
)
:
undefined
|
Location
Returns
undefined
|
Location
Exports
callhierarchy
Call
Hierarchy
Commands
Caller
Node
Definition
Node
Current
Editor
Access
constructor
editor
Manager
get
Current
Editor
get
Language
Id
get
Selection
since 1.15.0. Import from
@theia/editor
instead.