Class MonacoCommandService

Implements

  • ICommandService
  • Disposable

Constructors

Properties

_serviceBrand: undefined
commandRegistry: CommandRegistry
delegate: undefined | StandaloneCommandService
onDidExecuteCommandEmitter: Emitter<ICommandEvent> = ...
onWillExecuteCommandEmitter: Emitter<ICommandEvent> = ...
toDispose: DisposableCollection = ...

Accessors

Methods