Zwu047

Avatar
  • 活动总数 6
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 3
  • Zwu047 创建了一个帖子,
    已回答

    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 ?  
  • Zwu047 创建了一个帖子,
    已回答

    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  
  • Zwu047 创建了一个帖子,
    已回答

    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...