Properties
Protected Readonly _breakpointDisabledIcon
_breakpointDisabledIcon: "codicon-debug-breakpoint-disabled" = 'codicon-debug-breakpoint-disabled'
Protected Readonly _breakpointHintIcon
_breakpointHintIcon: "codicon-debug-hint" = 'codicon-debug-hint'
Protected Readonly _breakpointIcon
_breakpointIcon: "codicon-debug-breakpoint" = 'codicon-debug-breakpoint'
Protected Readonly _debugService
Protected Readonly _debugStackframe
_debugStackframe: "codicon-debug-stackframe" = 'codicon-debug-stackframe'
Protected Readonly _debugStackframeFocused
_debugStackframeFocused: "codicon-debug-stackframe-focused" = 'codicon-debug-stackframe-focused'
Protected Readonly _disassemblyView
templateId
templateId: string = BreakpointRenderer.TEMPLATE_ID
Static Readonly TEMPLATE_ID
TEMPLATE_ID: "breakpoint" = 'breakpoint'