How to run a script in a new Run tab each time it is executed?
Before the latest update all scripts spawned a new "Run" tab on each run and I could compare the results.
Now, each script writes its output to its only tab, although 'Single instance only' is disabled in Run Configuration.
How to make scripts spawn a new tab on each run?
PyCharm 2018.2 (Community Edition)
Build #PC-182.3684.100, built on July 26, 2018
JRE: 1.8.0_172-b11 amd64
JVM: OpenJDK 64-Bit Server VM by Oracle Corporation
Linux 4.17.10-1-ARCH
Please sign in to leave a comment.
I think that is deprecated in 2018.2. I went back to 2018.1 now because of that.
refer to: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000374239-issue-with-Run-window-in-pycharm-2018-2-pro
The official answer is not pointing out the problem though.
Just click on "Pin Tab" and it won't be erased when a new script is been run.
It was driving nuts as well! xD