hide frame window
Answered
For every 10 times that I use the console window, I use the frame window once. So every time I want to use the console window I have to click on it. If I could get the console window to appear first rather than the frame window that would really help out. As you can see in this image when I debug the frame window pops up before the console window
I found this article but I cannot find the filter that they are referring to
https://www.jetbrains.com/help/pycharm/debug-tool-window-frames.html
Please sign in to leave a comment.
Hi Kyle! Try to right click on the Console tab and select Focus On Breakpoint:
Has it helped?
Thanks, that did it.