Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
debug
DebugExceptionWidget
Class DebugExceptionWidget
Hierarchy
DebugExceptionWidget
Implements
Disposable
Index
Constructors
constructor
Properties
editor
to
Dispose
zone
Methods
dispose
hide
init
layout
render
show
Constructors
constructor
new
Debug
Exception
Widget
(
)
:
DebugExceptionWidget
Returns
DebugExceptionWidget
Properties
Readonly
editor
editor
:
MonacoEditor
Protected
Readonly
to
Dispose
to
Dispose
:
DisposableCollection
= ...
Protected
zone
zone
:
MonacoEditorZoneWidget
Methods
dispose
dispose
(
)
:
void
Returns
void
hide
hide
(
)
:
void
Returns
void
Protected
init
init
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Protected
layout
layout
(
)
:
void
Returns
void
Protected
render
render
(
info
:
DebugExceptionInfo
, cb
:
(
)
=>
void
)
:
void
Parameters
info:
DebugExceptionInfo
cb:
(
)
=>
void
(
)
:
void
Returns
void
Returns
void
show
show
(
__namedParameters
:
ShowDebugExceptionParams
)
:
void
Parameters
__namedParameters:
ShowDebugExceptionParams
Returns
void
Exports
debug
Breakpoint
Manager
Breakpoint
Marker
Debug
Action
Debug
Breakpoint
Widget
Debug
Breakpoint
Widget
Commands
Debug
Commands
Debug
Configuration
Debug
Configuration
Manager
Debug
Configuration
Model
Debug
Console
Commands
Debug
Editor
Context
Commands
Debug
Error
Debug
Keybinding
Contexts
Debug
Menus
Debug
Session
Context
Commands
Debug
Thread
Context
Commands
Exception
Breakpoint
Expression
Container
Function
Breakpoint
Internal
Debug
Session
Options
Source
Breakpoint
VSCode
Debugger
Contribution
Virtual
Variable
Item
Debug
Exception
Widget
constructor
editor
to
Dispose
zone
dispose
hide
init
layout
render
show