Protected ReadonlyappProtected ReadonlycontributionProtected ReadonlyeditorProtected ReadonlyloggerProtected ReadonlyquickProtected ReadonlyschemaProtected ReadonlystatusProtected ReadonlystorageProtected ReadonlytaskProtected ReadonlytaskProtected ReadonlytaskProtected ReadonlytaskProtected ReadonlytaskProtected ReadonlytaskProtected ReadonlytaskProtected ReadonlywidgetProtected ReadonlyworkspaceProtectedinitCalled when the application is started. The application shell is not attached yet when this method runs. Should return a promise if it runs asynchronously.
Called when an application is stopped or unloaded.
Note that this is implemented using window.beforeunload which doesn't allow any asynchronous code anymore.
I.e. this is the last tick.
Registers keybindings.
the keybinding registry.
ProtectedupdateContribute a status-bar item to trigger
the Show Running Tasks command.
The command contribution should be implemented to register custom commands and handler.