Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alex Wardle
Total activity
5
Last activity
December 20, 2022 22:27
Member since
August 03, 2022 18:59
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (0)
Comments (2)
Alex Wardle
commented,
December 20, 2022 22:27
Happened here as well with a 136 GB file in 2022.3 on Win10 . Invalidating caches and restarting didn't work - it just made the problem worse (then PyCharm started hitting pagefile and locked up my...
Community
PyCharm
PyCharm packages_v2.json very large
0 votes
Alex Wardle
commented,
August 03, 2022 19:10
+1 While not purely "pythonic", I tend to use single-line def's for properties to keep the avoid unnecessary line breaks. @dataclassclass Number: num: int @property def double(self): retu...
Community
PyCharm
Keep single line Python function definitions?
0 votes