Painor

- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
Painor 创建了一个帖子, pycharm arabic font messed up
Hello, whenever I try to type an arabic string it gets a very weird font and starts going up with each letter This is on a fresh pycharm installation of latest version This used to work fine ... -
-
Painor 创建了一个帖子, Pycharm prioritize "frozenset" over "from" in code completion by default.
99.7% (actual stats btw) when someone types "fro" they want to use "from" (it's python after all) so usually someone writes "fr" then presses enter but for some reason, Pycharm thinks I am about to...