Close debugger when debugging stopped
Completed
Is it possible to make the debugger session.... window/tab/whateveryoucallit close when you're finished debugging? This is quite common (ie: this is the first IDE i us that _dont't_ do this), so it's kinda become a habit not having to ctrl-esc (and quite frequently have to click on the debug tab to give it focus) to close it when I finish debugging.
Please sign in to leave a comment.
Sure. You are looking for "Hide debug window on process termination", under Settings > Build, Execution, Deployment > Debugger.