When using the Beta’s lovely new feature “Run in New Tab”, it would be super nice if instead of closing the tab that the Debug app is running in, it restarted that same tab or created a new tan in the same window as the current debug tab.
Currently my usual set up is to have my IDE on my main screen and then my debug session running in a new tab on my second screen. This way I can see the code and console on the main screen and leave the debug session open while I make changes / review.
The current workflow is that when you restart a debug session that is running in a new tab, the app restarts on another new tab and the old tab is closed. The problem being, if you have moved that tab to another screen in its own window, the new tab is opened in the same window as the IDE so its back on your main screen.