Description
Description of the new feature / enhancement
There's software similar to Command Palette (albeit having many more features) on macOS, and one of the features is the ability to assign keyboard shortcuts to instantly launch applications. I imagine a potential implementation of this feature would be a sub-menu within the file search extension settings that would allow you to add keyboard shortcuts to specific applications. A neat addition would also be to view the application's keyboard shortcut to the right of the application listing if you search for applications via the app search extension.
There's also an alternative implementation that would also be fairly useful: allow the use of aliases with applications. Akin to being able to call the file search extension by typing file
in the search bar, you could also configure aliases for applications. For instance, vsc
could be used for Visual Studio Code.
Scenario when this would be used?
This would be broadly be used to quick-launch user's most used applications, accelerating workflows more than already possible by the feature-set of Command Palette.