Hi,

A little early perhaps, but I have a suggestion for 15.0

Now we can ATTACH the debugger again, I'd also like to have the option to
DETACH the debugger.
Up until now you can only Stop the debugger, but this will also kill the
app. Having the option to stop/detach the debugger without killing the app
would be nice too.

E.g.:
It sometimes happens you need to convert some data for instance. You then
create a BPO, compile the project and run it from the Studio.
But when this process for whatever reason takes a lot longer than expected,
you can't do anything else anymore as long as the process is running.
In those situations it would be nice to be able to stop the debugger without
stopping the process.

--

Pieter