Right now:

How it should be:

Also without categories:

There should not be such concept as inline commands in Theia core. It is a matter of scm/git extension that they inline some.
I think it is fixed in https://github.com/theia-ide/theia/pull/5254
@vinokurig please add category Git to all registered git commands which have label but without Git: in it. Somehow before they were not available in command palette, but now they are but without proper prefix.
@vinokurig please add category Git to all registered git commands which have label but without Git: in it. Somehow before they were not available in command palette, but now they are but without proper prefix.
Done