配置
1、File》Settings》Appearance&Behavior》设置主题
2、File》Settings》Appearance&Behavior》Appearance》设置窗体及菜单栏的字体大小
3、File》Settings》Editor》Color Scheme》设置编辑区字体及颜色
4、plugins设置插件
5、Editor》General》Change font size(Zoom)with Ctrl+Mouse Wheel》通过ctrl+鼠标滚轮改变字体大小
6、Editor》General》Show quick documentation on mouse move》设置鼠标悬浮自动提示
7、Editor》General》Auto Import》Insert Imports on paste:All 全部自动导包
Add unambiguous imports on the fly:动态添加明确的导入
Optimize imports on the fly(for current project):动态优化导入
8、Editor》General》Appearance》Show line numbers、Show method separators:显示行号和方法分隔符
9、Editor》General》Code Completion》Case sensitive completion:None,智能提示忽略大小写
10、Editor》General》Editor Tabs》Show tabs in single row 取消单行显示tabs
11、Editor》Font》设置字体大小 Consolas、18
12、Editor》Color Scheme》Language Defaults》Comments》设置注释的颜色
13、Editor》File and Code Templates》Includes》File Header》设置文件头部注释信息
/**
@author jay
@create ${YEAR}-${MONTH}-${DAY} ${TIME}
*/
14、Editor》File Encodings》项目编码集UTF-8,全部改成UTF-8,勾选Transparent native-to-ascii conversion
15、Build Execution Deployment》Compiler》Build project automatically、Compile independent modules in parallel 自动生成项目、并行编译独立模块,文件修改,运行时自动编译
16、File》Power Save Model不能勾选
快捷键
1、Settings》Keymap修改快捷键
2、没了

posted on 2021-03-31 11:18  邢帅杰  阅读(85)  评论(0编辑  收藏  举报