Properties Protected breakpoint Decorationsbreakpoint Decorations: string [] = []
Protected breakpoint RangesReadonly breakpoint WidgetReadonly configuration Serviceconfiguration Service: IConfigurationService
Readonly context Menucontext Menu: ContextMenuRenderer
Protected current Breakpoint Decorationscurrent Breakpoint Decorations: string [] = []
Readonly editoreditor: MonacoEditor
Protected editor Decorationseditor Decorations: string [] = []
Protected hint Decorationshint Decorations: string [] = []
Readonly inline Value DecoratorProtected Readonly session ManagerProtected Readonly to Disposeto Dispose: DisposableCollection = ...
Protected Readonly to Dispose On Updateto Dispose On Update: DisposableCollection = ...
Protected top Frame Rangetop Frame Range: undefined | Range
Protected Readonly updateupdate: ( ( ... arguments: [ ] ) => Promise < void > ) = ...
Type declaration ( ... arguments: [ ] ) : Promise < void > Parameters Returns Promise < void > A function that delays calling fn
until after wait
milliseconds have elapsed since the last time it was called.
Protected updating Decorationsupdating Decorations: boolean = false
Static BREAKPOINT_ HINT_ DECORATIONBREAKPOINT_ HINT_ DECORATION: IModelDecorationOptions = ...
Static CONTEXT_ MENUCONTEXT_ MENU: MenuPath = ...
Static FOCUSED_ STACK_ FRAME_ DECORATIONFOCUSED_ STACK_ FRAME_ DECORATION: IModelDecorationOptions = ...
Static FOCUSED_ STACK_ FRAME_ MARGINFOCUSED_ STACK_ FRAME_ MARGIN: IModelDecorationOptions = ...
Static STICKINESSSTICKINESS: TrackedRangeStickiness = monaco.editor.TrackedRangeStickiness.NeverGrowsWhenTypingAtEdges
Static TOP_ STACK_ FRAME_ DECORATIONTOP_ STACK_ FRAME_ DECORATION: IModelDecorationOptions = ...
Static TOP_ STACK_ FRAME_ INLINE_ DECORATIONTOP_ STACK_ FRAME_ INLINE_ DECORATION: IModelDecorationOptions = ...
Static TOP_ STACK_ FRAME_ MARGINTOP_ STACK_ FRAME_ MARGIN: IModelDecorationOptions = ...
Debounce promise-returning & async functions.