Running code again while in the "Run" windows stopped working

Hello!

Let me explain how I use PyCharm.

I write my code and I press CTRL+SHIFT+F10 to run it, then I press F12 so my cursor can go to the "Run" window. I type the input data to make my code work and I see the result. Then I press again CTRL+SHIFT+F10 while my cursor is still in the "Run" window and I could start typing immediately the input data.

Since today's update I can no longer do that.

How can I fix it?

0
1 comment

Hi, which version were you using prior to the update? I tried 2020.3.5 and 2021.1, and in both cases the focus is switched away from the Run window, so it's necessary to press F12 to switch focus back after running the configuration.

0

Please sign in to leave a comment.