ProtectedbreakpointDecorations
breakpointDecorations: string[] = []
ProtectedbreakpointRanges
ProtectedcurrentBreakpointDecorations
currentBreakpointDecorations: string[] = []
ProtectededitorDecorations
editorDecorations: string[] = []
ProtectedhintDecorations
hintDecorations: string[] = []
ReadonlyinlineValueDecorator
Protected ReadonlysessionManager
Protected ReadonlytoDispose
ProtectedtoDisposeOnModelChange
Protected ReadonlytoDisposeOnUpdate
Protected Readonlyupdate
update: (...arguments: []) => Promise<void> = ...
ProtectedupdatingDecorations
updatingDecorations: boolean = false
StaticBREAKPOINT_HINT_DECORATION
BREAKPOINT_HINT_DECORATION: IModelDecorationOptions = ...
StaticFOCUSED_STACK_FRAME_DECORATION
FOCUSED_STACK_FRAME_DECORATION: IModelDecorationOptions = ...
StaticFOCUSED_STACK_FRAME_MARGIN
FOCUSED_STACK_FRAME_MARGIN: IModelDecorationOptions = ...
StaticSTICKINESS
STICKINESS: TrackedRangeStickiness = monaco.editor.TrackedRangeStickiness.NeverGrowsWhenTypingAtEdges
StaticTOP_STACK_FRAME_DECORATION
TOP_STACK_FRAME_DECORATION: IModelDecorationOptions = ...
StaticTOP_STACK_FRAME_INLINE_DECORATION
TOP_STACK_FRAME_INLINE_DECORATION: IModelDecorationOptions = ...
StaticTOP_STACK_FRAME_MARGIN
TOP_STACK_FRAME_MARGIN: IModelDecorationOptions = ...
Dispose this object.