Stop building/compiling each time when debug/profile/run is executed or make a handy shortcut to stop all background tasks

Completed

In Xcode, when I run the project, and immediately after this I run it again, previous task is stopped. This is very handy solution, because when you spot some bug in your code and want to run it again, you do not need to wait for old task to be finished.

In AppCode this is not the case. You need to manually click the red "X" icon, which is very annoying.

So my feature request will be either:

  • automatically stop all active background tasks when debug/profile/run is executed or
  • create shortkey to stop all active background tasks

 

What do you think?

0
1 comment
Avatar
Permanently deleted user
Official comment

Submitted as OC-15493

Please sign in to leave a comment.