Zwu047
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Zwu047 created a post, AnsweredPostfix 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 ? -
Zwu047 created a post, AnsweredChange 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 -
Zwu047 created a post, AnsweredArrayList 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...