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