So, just had a really simple idea.
After having to debug logic divided through several modules, having to set every debugger individually, sellecting each entry module etc, I was thinking... How is this not automated?
So, the idea would be:
If debugging a module and an action gets called from another module, would it be possible for a "Quick-Debug" option (Another F key) that would enter the new module and start the debugging for us, being already on context?
I'm not even sure if that is possible but... Would be great if it were!