I want to open the Keymap window directly in PhpStorm using a keyboard shortcut, without going through Settings > Keymap or without using the quick action menu.
I know this is possible because the Promoter X plugin does exactly that: it opens the Keymap as a window when needed, bypassing the normal settings navigation.
Is there a built-in way to assign a shortcut for this?
keymap, select the right one. Once saved and confirmed that it works as it should (gets you to the right destination from different setups -- in case in some scenarios it may need one less or one more key press, which will make it fail) -- you can then assign dedicated shortcut for that macros in the Keymap.Ctrl+`here on my PC). Not a single keypress, but quite consistent and quick. try it, at least.IDE scripting console, but I personally have never used it as it requires knowing Groovy and IDE internals. Anyway: 1) jetbrains.com/help/phpstorm/ide-scripting-console.html 2) jetbrains.com/help/idea/ide-scripting-console.html