主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alex Wardle
活动总数
5
最后的活动
2022年12月20日 22:27
成员加入日期
2022年08月03日 18:59
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(0)
评论(2)
Alex Wardle
进行了评论,
2022年12月20日 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...
社区
PyCharm
PyCharm packages_v2.json very large
0 票
Alex Wardle
进行了评论,
2022年08月03日 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...
社区
PyCharm
Keep single line Python function definitions?
0 票