View Run tabs side to side

I'm running two scripts, and I'd like to compare the output, side by side.

In the Run window the tabs are not draggable / arrangeable.

How do people compare the output of several scripts?

1
5 comments

Hi,

No way to do this I'm afraid, because Run toolbar window is monolithic. 

A few suggestions:

- You can use Alt+Left / Alt+Right shortcuts to quickly switch between tabs in run console

- You can use "Save console output to file" feature of run/debug configuration. If you save the outputs of two scripts into different files, you can compare them in split view, or even use diff on them.

0

Yeah, but you'd agree this is plain stupid.

The most convenient option for me is to fire up `tmux` and run scripts in several splits.

0

Please feel free to submit a corresponding feature request to our issue tracker using the link https://youtrack.jetbrains.com/issues/PY and let us know if you need any help.

0

Not enough votes I guess...

0

Please sign in to leave a comment.