Properties
Protected Readonly commandRegistry
commandRegistry: CommandRegistry
Protected Readonly commands
commands: CommandService
Protected Readonly contextKeys
contextKeys: ContextKeyService
Protected Readonly labelProvider
labelProvider: LabelProvider
Protected Readonly scmDecorationsService
Protected scmFocus
scmFocus: ContextKey<boolean>
Protected Readonly scmQuickOpenService
Protected Readonly scmService
Protected Readonly statusBar
statusBar: StatusBar
Protected Readonly statusBarDisposable
statusBarDisposable: DisposableCollection = ...
It should be aligned with https://github.com/microsoft/vscode/blob/0dfa355b3ad185a6289ba28a99c141ab9e72d2be/src/vs/workbench/contrib/scm/browser/dirtydiffDecorator.ts#L808