Omit python/module directories and "Process finished..." from run window output
Answered
Hello. The default behavior of the "Run" window is as follows:
running somemodule.py:
print('Usually I only want to see this or exceptions')
C:\...\python.exe C:/.../somemodule.py
Usually I only want to see this or exceptions
Process finished with exit code 0
Is there something I could change to omit the top and bottom lines from this output? Maybe something in the run configuration? I only want to see the second line of this output.
Please sign in to leave a comment.
Hi,
It's not possible at the moment.
Please feel free to submit a feature request about it to our issue tracker using the link https://youtrack.jetbrains.com/issues/PY