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

已完成

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
Avatar
Permanently deleted user
正式评论

Submitted as OC-15493

请先登录再写评论。