[FLEX] Shortcut to kill compilation process

Hi there!

Is there any shortcut to kill the compilation process?
The scenario is this: I'm initiating compilation process by running debug currently selected run configuration, but in the middle of the compilation I'd like to cancel it and thus stop the processof launching operation (this can be achieved by clicking red small cross on the bottom panel of IntelliJ).

0
4 comments

What happens if you click that small red cross? It should stop compilation and launch.

0
Avatar
Permanently deleted user

What it should do is stop the compilation and NOT launch, which is what it exactly does.
What I'd like to achieve however, is to pin a keyboard shortcut to exactly the same action.

0

Sorry, I was nnot clear enough, I meant stop (compilation and launch), i.e. stop compilation and cancel launch. I'm afraid there's no ability to assign shortcut to this action. It's not obvious what should be canceled if shortcut is pressed when several background tasks are active.

0
Avatar
Permanently deleted user

So maybe there could be ashortcut JUST to kill the compilation process and cancel launch, so that it wouldn't interfeer with any other processes.

0

Please sign in to leave a comment.