Zwu047
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Postfix completion
AnsweredHI: 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 ? -
Created Change the brightness of Dracula theme in Intellj
AnsweredHI: 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 -
Created ArrayList auto complete
AnsweredHi 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...