1.Intellij IDEA
- 代码区背景:Editor-Colors&Fonts-General下,Save as新的Scheme,然后在Text-Default text的Background,设置为绿豆沙色:199,237,204(#C7EDCC)
- 代码提示:Editor-General-Code Completion下设置Case sensitive completion为None,不区分大小写和位置
- 自动导入:Editor-General-Auto Import下勾选 Optimize imports on the fly和Add unambiguous imports on the fly
IDE常用配置
原文:http://www.cnblogs.com/manusas/p/6755585.html