Protected
Readonly
commandProtected
Readonly
commandsProtected
Readonly
contextProtected
Readonly
dirtyProtected
Readonly
labelProtected
Readonly
optionsProtected
Readonly
quickProtected
Readonly
scmProtected
scmProtected
Readonly
scmProtected
Readonly
scmProtected
Readonly
shellProtected
Readonly
statusProtected
Readonly
statusOptional
Readonly
toggleProtected
Readonly
widgetProtected
acceptProtected
acceptProtected
initCalled after the application shell has been attached in case there is no previous workbench layout state. Should return a promise if it runs asynchronously.
Called when the application is started. The application shell is not attached yet when this method runs. Should return a promise if it runs asynchronously.
Optional
args: Partial<OpenViewArguments>It should be aligned with https://github.com/microsoft/vscode/blob/0dfa355b3ad185a6289ba28a99c141ab9e72d2be/src/vs/workbench/contrib/scm/browser/dirtydiffDecorator.ts#L808
Registers keybindings.
the keybinding registry.
Registers toolbar items.
the tabbar toolbar registry.
Protected
setProtected
updateProtected
update
Representation of a tabbar toolbar contribution.