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