Hotkey/shortcut for starting and stopping JetBrains macros
keyboard-shortcuts, macros, phpstorm
Solution
`File` | `Settings` | `Keymap`, Add Keyboard Shortcut:
Problem
I'm using JetBrains PHPStorm but I believe this question relates to the other JetBrains IDEs. I'm wondering how I can create/assign a hotkey/shortcut for starting/stopping macro recording. I'd also like to be able to play my temporary macros with a hotkey as well. For example: ctrl+shift+r (start recording macro), type some stuff.... ctrl+shift+s (stop recording macro), then press ctrl+shift+p (play back macro).