Zwu047
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 Postfix completion
已回答HI: I try to add the postfix completion for type() in the pycharm, but i dont think the IDE allow me to do that. Is this a bug ? -
创建于 Change the brightness of Dracula theme in Intellj
已回答HI: Love the Dracula theme, but sometimes feels a bit dark, So wondering if there is a setting to change the brightness or contrast for the Dracula theme in intellj? Cheers -
创建于 ArrayList auto complete
已回答Hi guys: When i type "Arr + tab", Intellj will auto-complete with "ArrayList" instead of ArrayList<>. The diamond symbol is missing. I double check the project sdk is using JDK 1.8, 8 lambda. An...