个人常用配置
路径: File > New Projects > Settings For New Projects…
路径: File > Settings > Editor > Font
代码提示: ctrl + space, 与win10快捷键冲突, 修改为: alt + / 路径: File > Settings > Keymap
路径: File > Settings > Editor > General > Auto Import
Add unambiguous imports on the fly: 快速添加明确的导入Optimize imports on the fly: 快速优化导入, 优化的意思即自动帮助删除无用的导入路径: File > Settings > Editor > Code Style > Java > Imports
路径: File > Settings > Build, Execution, Deployment > Build Tools > Maven
路径: File > Settings > Editor > File Encodings
路径: File > Settings > Editor > Color Scheme > General
设置Background为C7EDCC路径: File > Settings > Tools > Terminal
Cmder: "cmd.exe" /k ""C:\software\cmder\vendor\init.bat"" Gitbash: "C:\software\Git\bin\bash.exe" -login -i路径: File > Settings > Editor > General > Editor Tabs
取消勾选 Show tabs in one row