Diogobaeder
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created 2020.1: Ctrl+F5 forced to re-debug even if last action was run
AnsweredHi guys, Another bug: if I debug my program, then run it without debugging, if I press Ctrl+F5 it doesn't re-run from my last action, but instead forced the action to re-debug the program instead. ... -
Created PyCharm 2020.1 not stopping on breakpoints anymore.
Hi guys, PyCharm Professional 2020.1 is not stopping on breakpoints for me anymore, when I test my project with pytest and run tests in debug mode. I already wiped out my .idea/ directory to start ... -
Created Pycharm 2020.1 not retaining testing template configs
Hi guys, I updated my PyCharm today, and I noticed that when testing modules via the IDE they're not retaining the configurations I set in the template anymore. I already cleaned up my project by d...