Clear PyCharm Run Window

前端 未结 8 1716
长发绾君心
长发绾君心 2020-11-29 07:10

Is there a way to clear the \"Run\" console in PyCharm? I want a code that delete/hide all the print() made previously. Like the \"clear_all\" button, but without having to

8条回答
  •  臣服心动
    2020-11-29 07:23

    Just click the trash can icon to the left of the command window and it clears the command history!

提交回复
热议问题