Guilherme

- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 14
- Subscriptions 8
-
Edited How can I set properties files encoding globally?
AnsweredIntelliJ 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... -
Created Performance issues related to indexing at startup
AnsweredI 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... -
Created When showing whitespaces, is it possible to show only tabs and not spaces?
AnsweredOur 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...