IDE常用配置
Posted Liang
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDE常用配置相关的知识,希望对你有一定的参考价值。
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常用配置的主要内容,如果未能解决你的问题,请参考以下文章