Theia API Documentation v1.70.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/model/debug-breakpoint
DebugBreakpointOptions
Interface DebugBreakpointOptions
interface
DebugBreakpointOptions
{
breakpoints
:
BreakpointManager
;
commandService
:
CommandService
;
labelProvider
:
LabelProvider
;
openerService
:
OpenerService
;
}
Index
Properties
breakpoints
command
Service
label
Provider
opener
Service
Properties
Readonly
breakpoints
breakpoints
:
BreakpointManager
Readonly
command
Service
commandService
:
CommandService
Readonly
label
Provider
labelProvider
:
LabelProvider
Readonly
opener
Service
openerService
:
OpenerService
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
breakpoints
command
Service
label
Provider
opener
Service
Eclipse Theia Website
GitHub
Theia API Documentation v1.70.0
Loading...