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