Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
debug
DebugEditorService
Class DebugEditorService
Hierarchy
DebugEditorService
Index
Constructors
constructor
Properties
breakpoints
context
Menu
editors
factory
models
session
Manager
Accessors
model
Methods
accept
Breakpoint
add
Breakpoint
add
Inline
Breakpoint
any
Breakpoint
can
Show
Hover
close
Breakpoint
close
Breakpoint
If
Affected
edit
Breakpoint
get
Breakpoint
get
Breakpoint
Enabled
get
Inline
Breakpoint
get
Logpoint
get
Logpoint
Enabled
init
push
set
Breakpoint
Enabled
show
Hover
toggle
Breakpoint
Constructors
constructor
new
Debug
Editor
Service
(
)
:
DebugEditorService
Returns
DebugEditorService
Properties
Protected
Readonly
breakpoints
breakpoints
:
BreakpointManager
Protected
Readonly
context
Menu
context
Menu
:
ContextMenuRenderer
Protected
Readonly
editors
editors
:
EditorManager
Protected
Readonly
factory
factory
:
DebugEditorModelFactory
Protected
Readonly
models
models
:
Map
<
string
,
DebugEditorModel
>
= ...
Protected
Readonly
session
Manager
session
Manager
:
DebugSessionManager
Accessors
model
get
model
(
)
:
undefined
|
DebugEditorModel
Returns
undefined
|
DebugEditorModel
Methods
accept
Breakpoint
accept
Breakpoint
(
)
:
void
Returns
void
add
Breakpoint
add
Breakpoint
(
context
:
"condition"
|
"hitCondition"
|
"logMessage"
, position
?:
Position
)
:
void
Parameters
context:
"condition"
|
"hitCondition"
|
"logMessage"
Optional
position:
Position
Returns
void
add
Inline
Breakpoint
add
Inline
Breakpoint
(
)
:
void
Returns
void
any
Breakpoint
any
Breakpoint
(
position
?:
Position
)
:
undefined
|
DebugSourceBreakpoint
Parameters
Optional
position:
Position
Returns
undefined
|
DebugSourceBreakpoint
can
Show
Hover
can
Show
Hover
(
)
:
boolean
Returns
boolean
close
Breakpoint
close
Breakpoint
(
)
:
void
Returns
void
Protected
close
Breakpoint
If
Affected
close
Breakpoint
If
Affected
(
__namedParameters
:
SourceBreakpointsChangeEvent
)
:
void
Parameters
__namedParameters:
SourceBreakpointsChangeEvent
Returns
void
edit
Breakpoint
edit
Breakpoint
(
breakpointOrPosition
?:
Position
|
DebugSourceBreakpoint
)
:
Promise
<
void
>
Parameters
Optional
breakpointOrPosition:
Position
|
DebugSourceBreakpoint
Returns
Promise
<
void
>
get
Breakpoint
get
Breakpoint
(
position
:
Position
)
:
undefined
|
DebugSourceBreakpoint
Parameters
position:
Position
Returns
undefined
|
DebugSourceBreakpoint
get
Breakpoint
Enabled
get
Breakpoint
Enabled
(
position
:
Position
)
:
undefined
|
boolean
Parameters
position:
Position
Returns
undefined
|
boolean
get
Inline
Breakpoint
get
Inline
Breakpoint
(
position
?:
Position
)
:
undefined
|
DebugSourceBreakpoint
Parameters
Optional
position:
Position
Returns
undefined
|
DebugSourceBreakpoint
get
Logpoint
get
Logpoint
(
position
:
Position
)
:
undefined
|
DebugSourceBreakpoint
Parameters
position:
Position
Returns
undefined
|
DebugSourceBreakpoint
get
Logpoint
Enabled
get
Logpoint
Enabled
(
position
:
Position
)
:
undefined
|
boolean
Parameters
position:
Position
Returns
undefined
|
boolean
Protected
init
init
(
)
:
void
Returns
void
Protected
push
push
(
widget
:
EditorWidget
)
:
void
Parameters
widget:
EditorWidget
Returns
void
set
Breakpoint
Enabled
set
Breakpoint
Enabled
(
position
:
Position
, enabled
:
boolean
)
:
void
Parameters
position:
Position
enabled:
boolean
Returns
void
show
Hover
show
Hover
(
)
:
void
Returns
void
toggle
Breakpoint
toggle
Breakpoint
(
position
?:
Position
)
:
void
Parameters
Optional
position:
Position
Returns
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
Editor
Service
constructor
breakpoints
context
Menu
editors
factory
models
session
Manager
model
accept
Breakpoint
add
Breakpoint
add
Inline
Breakpoint
any
Breakpoint
can
Show
Hover
close
Breakpoint
close
Breakpoint
If
Affected
edit
Breakpoint
get
Breakpoint
get
Breakpoint
Enabled
get
Inline
Breakpoint
get
Logpoint
get
Logpoint
Enabled
init
push
set
Breakpoint
Enabled
show
Hover
toggle
Breakpoint