Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Avihooi
Total activity
4
Last activity
July 11, 2022 08:46
Member since
July 10, 2022 12:53
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
July 11, 2022 08:46
Andrey Resler Deleting the `.idea` directory had no effect. In fact, running the same code in a completely different project yielded the same bug which implies the bug is related to the code itself...
Community
PyCharm
PyCharm 2020.1 not stopping on breakpoints anymore.
0 votes
Created
July 10, 2022 19:22
Andrey Resler I tried already and it works (I guess I should have mentioned it was only in my project). However, I will try to minimize the reproduction of the bug and post here my findings.
Community
PyCharm
PyCharm 2020.1 not stopping on breakpoints anymore.
0 votes
Edited
July 10, 2022 13:15
Same issue with PyCharm 2022.1.3. I noticed that breakpoints set inside the if __name__ == '__main__' block don't work, but breakpoints set outside do. When I set a breakpoint outside that block an...
Community
PyCharm
PyCharm 2020.1 not stopping on breakpoints anymore.
0 votes