Keep run/debug tabs open on success
When I run my app in parallel ('Allow parallel run' checked, run the same app multiple times with different arguments), it seems that when a run completes without error, the run tab is closed automatically.
I know I can pin a tab, but my use cases makes that very cumbersome:
- test runs with a small amout of input data complete far too quickly to be able to click the pin button - tab is long gone by then :(
- runs with a large amount of data need to run without me worrying about it - just click Run and leave for lunch.
How can I change this default behaviour? I need the tabs of all of my runs open for me to examine (or share) the logs, fail or success.
ps I tried using Save console output to file - which seems to overwrite for each newly started run.
Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/IDEA-156517.
Thank you Serge for the link and adding my case to the issue. I voted. For anyone who ends up here while googling: please also vote.