Class DirtyDiffWidget

Implements

  • Disposable

Constructors

Properties

contextKeyService: ContextKeyService
diffEditorPromise?: Promise<MonacoDiffEditor>
editorProvider: MonacoEditorProvider
index: number = -1
menuCommandExecutor: MenuCommandExecutor
menuModelRegistry: MenuModelRegistry
onDidClose: Event<unknown> = ...
onDidCloseEmitter: Emitter<unknown> = ...
peekView?: DirtyDiffPeekView

Accessors

Methods