How do I KeyMap this Main Menu popup?
已回答
The following main menu popup is probably the best discovery I have made since I started using JetBrain IDEs in 2012.

But when I try to add a keymap to it, I cannot find what it corresponds to in the Keymap manager

Any pointers? Thank you
请先登录再写评论。
When you've found the action via Ctrl+Shift+A, make sure it is highlighted and press Alt+Enter. This will invoke a dialog that will allow you to quickly add a shortcut to the action.
See https://www.jetbrains.com/help/idea/mastering-keyboard-shortcuts.html#learn-shortcuts
Awesome, thank you