setting->Plugins->设置轮子->Manage Plugins Repositories->添加仓库 https://plugins.zhile.io ->搜索插件 IDE eval Reset
代码提示快捷键设置为 alt+,setting->keymap->搜索basic,移除原快捷键设置新快捷键为 alt+,
设置代码提示忽略大小写setting->editor->general->code completion 把 Match case前的勾去掉
自动导包配置setting->editor->general->auto import 选中Optimize imports on the fly和Add unambiguous imports on the fly
调整文件打开tab行数setting->editor->general->editor tabs 把 Show tabs in one row 前的勾去掉
调整字体setting->editor->font 可修改font size
配置文件头和代码注释快速提示setting->editor->file and code templates
注释缩进setting->editor->code style->Java->tab页选择 Code Generation,取消Line comment at first column和Block comment at first column的选中即可。
插件Translation,
快捷方法模板和类头信息IDEA类和方法注释模板



