Maybe I’m just seeing Sublime through Emacs-colored glasses, but I’m kind of used to every possible command being available by name as well as through menu items and key mappings. However, in SL2 there’s often lots of menu items that are only accessible via the menu.
For example, I’m using paredit (I use SL2 to edit Clojure code); most of the commands are only available via key mappings.
It looks like the command palette is ONLY populated from the .sublime-commands files rather than the true list of available commands. It would be nice if there was an alternate form of the command palette that gave access to everything.