Diogobaeder
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 2020.1: Ctrl+F5 forced to re-debug even if last action was run
已回答Hi 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. ... -
创建于 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 ... -
创建于 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...