Feature request: move list of favorites to a nested dropdown
Suggestion
Convert the Favorites selection from a command palette shortcut to a nested dropdown menu.
Use Cases
For users with a small number of frequently used custom commands (aka no need for search functionality) it is jarring to switch focus from a context menu in one quadrant of the screen to the command palette in another quadrant (assuming the default layout). This change would remove an (admittedly minor) annoyance.
Examples
Current layout:

Proposed improvement:

I think this change would address issue #406 as well
I'm afraid it's impossible to implement for the moment, as submenu items are statically defined in package.json.
Aah, I thought it was only the goals that were statically defined. I didn't realize it was the whole submenu.