Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
debug
DebugFunctionBreakpoint
Class DebugFunctionBreakpoint
Hierarchy
DebugBreakpoint
<
FunctionBreakpoint
>
DebugFunctionBreakpoint
Implements
TreeElement
Index
Constructors
constructor
Properties
breakpoints
editor
Manager
label
Provider
origin
raw
session
uri
Accessors
enabled
id
id
From
Adapter
installed
message
name
verified
Methods
do
Get
Decoration
do
Render
get
Breakpoint
Decoration
get
Decoration
get
Disabled
Breakpoint
Decoration
get
Unverified
Breakpoint
Decoration
is
Enabled
is
Supported
open
remove
render
set
Breakpoint
Enabled
set
Enabled
update
Constructors
constructor
new
Debug
Function
Breakpoint
(
origin
:
FunctionBreakpoint
, options
:
DebugBreakpointOptions
)
:
DebugFunctionBreakpoint
Parameters
origin:
FunctionBreakpoint
options:
DebugBreakpointOptions
Returns
DebugFunctionBreakpoint
Properties
Readonly
breakpoints
breakpoints
:
BreakpointManager
Readonly
editor
Manager
editor
Manager
:
EditorManager
Readonly
label
Provider
label
Provider
:
LabelProvider
Readonly
origin
origin
:
FunctionBreakpoint
Optional
Readonly
raw
raw
?:
Breakpoint
Optional
Readonly
session
session
?:
DebugSession
Readonly
uri
uri
:
URI
Accessors
enabled
get
enabled
(
)
:
boolean
Returns
boolean
id
get
id
(
)
:
string
Returns
string
id
From
Adapter
get
idFromAdapter
(
)
:
undefined
|
number
Returns
undefined
|
number
installed
get
installed
(
)
:
boolean
Returns
boolean
message
get
message
(
)
:
string
Returns
string
name
get
name
(
)
:
string
Returns
string
verified
get
verified
(
)
:
boolean
Returns
boolean
Methods
Protected
do
Get
Decoration
do
Get
Decoration
(
)
:
DebugBreakpointDecoration
Returns
DebugBreakpointDecoration
Protected
do
Render
do
Render
(
)
:
ReactNode
Returns
ReactNode
Protected
get
Breakpoint
Decoration
get
Breakpoint
Decoration
(
message
?:
string
[]
)
:
DebugBreakpointDecoration
Parameters
Optional
message:
string
[]
Returns
DebugBreakpointDecoration
get
Decoration
get
Decoration
(
)
:
DebugBreakpointDecoration
Returns
DebugBreakpointDecoration
Protected
get
Disabled
Breakpoint
Decoration
get
Disabled
Breakpoint
Decoration
(
message
?:
string
)
:
DebugBreakpointDecoration
Parameters
Optional
message:
string
Returns
DebugBreakpointDecoration
Protected
get
Unverified
Breakpoint
Decoration
get
Unverified
Breakpoint
Decoration
(
)
:
DebugBreakpointDecoration
Returns
DebugBreakpointDecoration
Protected
is
Enabled
is
Enabled
(
)
:
boolean
Returns
boolean
Protected
is
Supported
is
Supported
(
)
:
boolean
Returns
boolean
open
open
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
remove
remove
(
)
:
void
Returns
void
render
render
(
)
:
ReactNode
Returns
ReactNode
Protected
Readonly
set
Breakpoint
Enabled
set
Breakpoint
Enabled
(
event
:
ChangeEvent
<
HTMLInputElement
>
)
:
void
Parameters
event:
ChangeEvent
<
HTMLInputElement
>
Returns
void
set
Enabled
set
Enabled
(
enabled
:
boolean
)
:
void
Parameters
enabled:
boolean
Returns
void
update
update
(
data
:
DebugBreakpointData
)
:
void
Parameters
data:
DebugBreakpointData
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
Function
Breakpoint
constructor
breakpoints
editor
Manager
label
Provider
origin
raw
session
uri
enabled
id
id
From
Adapter
installed
message
name
verified
do
Get
Decoration
do
Render
get
Breakpoint
Decoration
get
Decoration
get
Disabled
Breakpoint
Decoration
get
Unverified
Breakpoint
Decoration
is
Enabled
is
Supported
open
remove
render
set
Breakpoint
Enabled
set
Enabled
update