Protected
Readonly
optionsProtected
Readonly
problemProtected
Readonly
quickProtected
Readonly
selectionProtected
Readonly
shellProtected
Readonly
statusOptional
Readonly
toggleProtected
updateProtected
Readonly
widgetProtected
addProtected
collapseProtected
copyProtected
copyProtected
getGet the tooltip to be displayed when hovering over the problem statusbar item.
No Problems
when no problems are present.the problem stat describing the number of errors
, warnings
and infos
.
the tooltip to be displayed in the statusbar.
Called 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>Registers keybindings.
the keybinding registry.
Registers toolbar items.
the tabbar toolbar registry.
Protected
setProtected
with
Representation of a tabbar toolbar contribution.