Same shortcut on two tasks doesn't work
Answered
I've got my Keymap set up so that the keys that run the build also do the auto-format, so that every time I build I have automatic publishing. Problem is, this results in the build never being initiated.
Is this a bug? If not, is there any other way I can achieve this behavior?
Please sign in to leave a comment.
Hi.
Try recording a macro: https://www.jetbrains.com/help/idea/using-macros-in-the-editor.html
Also, it is possible to format on commit:
https://www.jetbrains.com/help/idea/commit-changes-dialog.html