The command contribution should be implemented to register custom commands and handler.
Protected
Readonly
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.
Register commands and handlers.
The command contribution should be implemented to register custom commands and handler.