IDEA常用设置_增加常用摘要怎么设置

idea (57) 2023-03-24 22:04

大家好,我是编程小6,很高兴遇见你,有问题可以及时留言哦。

1、单行注释从代码头部开始,取消从行数最开头开始

IDEA常用设置_增加常用摘要怎么设置_https://bianchenghao6.com/blog_idea_第1张

2、打开IDEA不直接打开项目

IDEA常用设置_增加常用摘要怎么设置_https://bianchenghao6.com/blog_idea_第2张

3、通过鼠标缩放字体

IDEA常用设置_增加常用摘要怎么设置_https://bianchenghao6.com/blog_idea_第3张

4、显示行数和方法线

IDEA常用设置_增加常用摘要怎么设置_https://bianchenghao6.com/blog_idea_第4张

5、格式化代码换行(独立开发且有强迫症可以设置,团队最好默认)

IDEA常用设置_增加常用摘要怎么设置_https://bianchenghao6.com/blog_idea_第5张

6、代码提示忽略大小写

IDEA常用设置_增加常用摘要怎么设置_https://bianchenghao6.com/blog_idea_第6张

7、常用插件

Rainbow Brackets:彩虹括号插件

CamelCase:驼峰/下划线等互转(Shift+Alt+U)。

Indent Rainbow:代码缩进高亮。

CodeGlance:显示代码缩略图插件。

MybatisX:高效操作Mybatis插件。

Grep Console:自定义控制台输出格式插件。

发表回复