How to scroll to the bottom of console window in PyCharm2019 automatically?

18 views Asked by At

I want to make my Python IDE->PyCharm, to scroll to the bottom of console window automatically,so that I can watch the latest output messages of my running code.enter image description here

0

There are 0 answers