Guilherme
- 活动总数 33
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 14
- 订阅数 8
-
已编辑于 How can I set properties files encoding globally?
已回答IntelliJ uses `ISO-8859-1` for property files by default, but I would like to change that to `UTF-8`. I can change that through `Editor > File Encoding`, but that only changes for the current proje... -
创建于 Performance issues related to indexing at startup
已回答I wasn't sure on how to title this one. I hope I can explain it better in the description down here... I would like to know if it's possible to make IntelliJ and WebStorm use old set of indexes whi... -
创建于 When showing whitespaces, is it possible to show only tabs and not spaces?
已回答Our code base style requires us to use spaces instead of tabs, but some IDEs use tabs by default and some people end up using tabs without realising. It is my job to alert them during the code revi...