Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
editor
EditorWidget
Class EditorWidget
Hierarchy
BaseWidget
EditorWidget
Implements
SaveableSource
Navigatable
StatefulWidget
Index
Constructors
constructor
Properties
current
Tabbar
editor
selection
Service
to
Dispose
On
Tabbar
Change
Accessors
on
Dispose
saveable
Methods
check
For
Tabbar
Change
create
Move
To
Uri
get
Resource
Uri
handle
Tab
Bar
Change
on
Activate
Request
on
After
Attach
on
After
Show
on
Resize
restore
State
set
Selection
store
State
Constructors
constructor
new
Editor
Widget
(
editor
:
TextEditor
, selectionService
:
SelectionService
)
:
EditorWidget
Parameters
editor:
TextEditor
selectionService:
SelectionService
Returns
EditorWidget
Properties
Protected
current
Tabbar
current
Tabbar
:
undefined
|
TabBar
<
Widget
>
Readonly
editor
editor
:
TextEditor
Protected
Readonly
selection
Service
selection
Service
:
SelectionService
Protected
to
Dispose
On
Tabbar
Change
to
Dispose
On
Tabbar
Change
:
DisposableCollection
= ...
Accessors
on
Dispose
get
onDispose
(
)
:
Event
<
void
>
Returns
Event
<
void
>
saveable
get
saveable
(
)
:
Saveable
Returns
Saveable
Methods
Protected
check
For
Tabbar
Change
check
For
Tabbar
Change
(
)
:
void
Returns
void
create
Move
To
Uri
create
Move
To
Uri
(
resourceUri
:
URI
)
:
undefined
|
URI
Parameters
resourceUri:
URI
Returns
undefined
|
URI
get
Resource
Uri
get
Resource
Uri
(
)
:
undefined
|
URI
Returns
undefined
|
URI
Protected
handle
Tab
Bar
Change
handle
Tab
Bar
Change
(
oldTabBar
?:
TabBar
<
Widget
>
, newTabBar
?:
TabBar
<
Widget
>
)
:
void
Parameters
Optional
oldTabBar:
TabBar
<
Widget
>
Optional
newTabBar:
TabBar
<
Widget
>
Returns
void
Protected
on
Activate
Request
on
Activate
Request
(
msg
:
Message
)
:
void
Parameters
msg:
Message
Returns
void
Protected
on
After
Attach
on
After
Attach
(
msg
:
Message
)
:
void
Parameters
msg:
Message
Returns
void
Protected
on
After
Show
on
After
Show
(
msg
:
Message
)
:
void
Parameters
msg:
Message
Returns
void
Protected
on
Resize
on
Resize
(
msg
:
ResizeMessage
)
:
void
Parameters
msg:
ResizeMessage
Returns
void
restore
State
restore
State
(
oldState
:
object
)
:
void
Parameters
oldState:
object
Returns
void
set
Selection
set
Selection
(
)
:
void
Returns
void
store
State
store
State
(
)
:
undefined
|
object
Returns
undefined
|
object
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
Content
Change
Location
Cursor
Location
Custom
Editor
Widget
Editor
Access
Editor
Commands
Editor
Context
Menu
Editor
Keybinding
Contexts
Editor
Main
Menu
Navigation
Location
Recently
Closed
Editor
Selection
Location
Text
Editor
Selection
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
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
Editor
Widget
constructor
current
Tabbar
editor
selection
Service
to
Dispose
On
Tabbar
Change
on
Dispose
saveable
check
For
Tabbar
Change
create
Move
To
Uri
get
Resource
Uri
handle
Tab
Bar
Change
on
Activate
Request
on
After
Attach
on
After
Show
on
Resize
restore
State
set
Selection
store
State