Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
debug
DebugToolBar
Class DebugToolBar
Hierarchy
ReactWidget
DebugToolBar
Index
Constructors
constructor
Properties
model
on
Render
step
Ref
MENU
Methods
continue
do
Focus
focus
init
pause
render
render
Continue
render
Start
restart
set
Step
Ref
start
step
In
step
Out
step
Over
stop
Constructors
constructor
new
Debug
Tool
Bar
(
options
?:
IOptions
)
:
DebugToolBar
Parameters
Optional
options:
IOptions
Returns
DebugToolBar
Properties
Protected
Readonly
model
model
:
DebugViewModel
Protected
Readonly
on
Render
on
Render
:
DisposableCollection
= ...
Protected
step
Ref
step
Ref
:
undefined
|
DebugAction
Static
Readonly
MENU
MENU
:
MenuPath
= ...
Methods
Protected
continue
continue
(
)
:
undefined
|
Promise
<
ContinueResponse
>
Returns
undefined
|
Promise
<
ContinueResponse
>
Protected
do
Focus
do
Focus
(
)
:
boolean
Returns
boolean
focus
focus
(
)
:
void
Returns
void
Protected
init
init
(
)
:
void
Returns
void
Protected
pause
pause
(
)
:
undefined
|
Promise
<
PauseResponse
>
Returns
undefined
|
Promise
<
PauseResponse
>
Protected
render
render
(
)
:
ReactNode
Returns
ReactNode
Protected
render
Continue
render
Continue
(
)
:
ReactNode
Returns
ReactNode
Protected
render
Start
render
Start
(
)
:
ReactNode
Returns
ReactNode
Protected
restart
restart
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Protected
set
Step
Ref
set
Step
Ref
(
stepRef
:
null
|
DebugAction
)
:
void
Parameters
stepRef:
null
|
DebugAction
Returns
void
Protected
start
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Protected
step
In
step
In
(
)
:
undefined
|
Promise
<
StepInResponse
>
Returns
undefined
|
Promise
<
StepInResponse
>
Protected
step
Out
step
Out
(
)
:
undefined
|
Promise
<
StepOutResponse
>
Returns
undefined
|
Promise
<
StepOutResponse
>
Protected
step
Over
step
Over
(
)
:
undefined
|
Promise
<
NextResponse
>
Returns
undefined
|
Promise
<
NextResponse
>
Protected
stop
stop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Modules
bulk-
edit
callhierarchy
console
core
debug
Breakpoint
Manager
Breakpoint
Marker
Debug
Action
Debug
Breakpoint
Widget
Debug
Breakpoint
Widget
Commands
Debug
Commands
Debug
Compound
Debug
Configuration
Debug
Configuration
Manager
Debug
Configuration
Model
Debug
Console
Commands
Debug
Editor
Context
Commands
Debug
Error
Debug
Event
Types
Debug
Keybinding
Contexts
Debug
Menus
Debug
Session
Context
Commands
Debug
Session
Options
Debug
Thread
Context
Commands
Exception
Breakpoint
Expression
Container
Function
Breakpoint
Instruction
Breakpoint
Internal
Debug
Session
Options
Source
Breakpoint
VSCode
Debugger
Contribution
Virtual
Variable
Item
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
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
Debug
Tool
Bar
constructor
model
on
Render
step
Ref
MENU
continue
do
Focus
focus
init
pause
render
render
Continue
render
Start
restart
set
Step
Ref
start
step
In
step
Out
step
Over
stop