Possible to group external tools with same shortcut?
I'm adding some external tool scripts, and assign them custom shortcuts, this all works well. But I'm starting to run out of key combo's, is it possible to have phpstorm throw up a little dialog where you can choose from your external tools? I gave the external tools menu itself a shortcut, but then it shows a floating menu with just a single script in it. Giving all the scripts the same shortcut also does not work.
I think this'd be a nice feature?
Please sign in to leave a comment.
Hi there,
Have a look at Quick Lists: “Settings/Preferences | Appearance & Behavior | Quick Lists”
Once you have that: when you invoke that shorcut, a popup menu will appear with all/appropriate actions.
Another option is to use “2 step shortcut” (or whatever the proper name is):
Ctrl+K)T)Now to invoke that action, you have to press
Ctrl+Kand thenT.