As you may already know sublime text has a built-in feature called "command palette".
Basically, what it does is a fuzzy search through a list of available commands and running them after selection. So if you don't know the keyboard shortcut to run a command, or maybe it does not have a shortcut, you can use the command palette to access it quickly. This video by Jeffrey Way describes it perfectly.
I would very much like to see a similar feature on notepad++.
Thanks!
You may try the plugin NppMenuSearch. This is exactly what you need
Most helpful comment
You may try the plugin NppMenuSearch. This is exactly what you need