文章目录

  • 1 Background Image Plus
  • 2 CodeGlance: vscod:右侧代码地图
  • 3 Translation
  • 4 Rainbow Brackets: 彩虹色括号
  • 5 Grep Console: 日志着色控制台显示
  • 6 Statistic: 代码统计
  • 7 Markdown Navigator
  • 8 RestfulToolkit: 快速定位controller层接口、接口测试
  • 9 GsonFormat: Json转Java类
  • 10 Mybatis Log Plugin: 快速打印SQL语句
  • 11 Free Mybatis Plugin: mybatis xml id与接口间跳转
  • 12 Material Theme UI: 美化
  • 13 Lombok: 省掉手动set/get方法
  • 14 Easy Code: 数据库表生成JavaBean
  • 15 JRebel for IntelliJ: JavaWeb项目热部署
  • 16 Key Promoter X: 快捷键提示
  • 17 .ignore: 生成git ignore文件
  • 18 Alibaba Java Coding Guidelines: 阿里巴巴开发规范
  • 18 Indent Rainbow: 使文本前面的缩进着色,每步交替四种不同的颜色



插件文章:


https://mp.weixin.qq.com/s/4wzWQpZG_M2GAqp7RAbBGw.

1 Background Image Plus

idea插件_mybatis

2 CodeGlance: vscod:右侧代码地图

idea插件_Java_02

3 Translation

4 Rainbow Brackets: 彩虹色括号

idea插件_Java_03

5 Grep Console: 日志着色控制台显示

idea插件_intellij-idea_04

6 Statistic: 代码统计

idea插件_intellij-idea_05

7 Markdown Navigator

8 RestfulToolkit: 快速定位controller层接口、接口测试

idea插件_mybatis_06

9 GsonFormat: Json转Java类

10 Mybatis Log Plugin: 快速打印SQL语句

idea插件_mybatis_07

11 Free Mybatis Plugin: mybatis xml id与接口间跳转

12 Material Theme UI: 美化

13 Lombok: 省掉手动set/get方法

idea插件_Image_08

14 Easy Code: 数据库表生成JavaBean

15 JRebel for IntelliJ: JavaWeb项目热部署

16 Key Promoter X: 快捷键提示

17 .ignore: 生成git ignore文件

18 Alibaba Java Coding Guidelines: 阿里巴巴开发规范

18 Indent Rainbow: 使文本前面的缩进着色,每步交替四种不同的颜色

idea插件_intellij-idea_09