Constructors

Properties

_context?: HTMLElement
cellContexts: Map<number, Record<string, unknown>> = ...
cellDisposables: DisposableCollection = ...
contextKeyService: ContextKeyService
executionStateService: NotebookExecutionStateService
notebookKernelService: NotebookKernelService
onDidChangeContext: Event<ContextKeyChangeEvent> = ...
onDidChangeContextEmitter: Emitter<ContextKeyChangeEvent> = ...
scopedStore: ScopedValueStore
toDispose: DisposableCollection = ...

Accessors

Methods