当前位置:网站首页>idea开发工具常用的插件合集汇总
idea开发工具常用的插件合集汇总
2022-07-02 05:25:00 【初夏0811】
idea插件的安装:
file -> setting -> plugins ->install
1、GitToolBox
跟踪每行代码的提交修改记录。

2、Maven Helper
依赖冲突

3、Free Mybatis plugin
跳转mapper,由mapper跳转到mapper.xml层

4、Github Copilot
个人觉得最强的代码提示插件但是可能由于网络问题 有时候有点慢
5、Translation
翻译
快捷键:Ctrl+Shift+Y

6、Codata或者Tabnine AI Code Competion
代码提示


7、GenerateAllSetter
一键生成ssetter
例如:
User user = new User();
user.setName();
user.setAge();
user.setSex();
直接填充即可;

8、Alibaba Java Coding Guidelines
阿里代码检查规范

9、Convert YAML and Properties File
YAML转properties

10、Properties to YAML Converter
properties转YAML

11、Rainbow Brackets
多彩花开括号

12、Chinese Language
汉化必备,不建议使用,建议习惯使用英文工具

13、One Dark theme
代码主题

14、Atom Material Icon
图标主题

15、any-rule
正则表达式

16、GenerateSerialVersionUID
生成UUID

17、GsonFormtPlus
把 JSON 字符串直接实例化成类

18、EditStarters
拉取springboot版本依赖

19、Gitee
git码云

20、google-java-format
格式化Java源代码

21、maven-search
maven依赖搜索

边栏推荐
- Fabric. JS three methods of changing pictures (including changing pictures in the group and caching)
- Database batch insert data
- Fabric.js 精简JSON
- Gee: find the spatial distribution and corresponding time of the "greenest" in the Yellow River Basin in 2020 [pixel by pixel analysis]
- Fabric.js 将本地图像上传到画布背景
- Global and Chinese market of hydrocyclone desander 2022-2028: Research Report on technology, participants, trends, market size and share
- LS1046nfs挂载文件系统
- Global and Chinese markets of semiconductor laser therapeutics 2022-2028: Research Report on technology, participants, trends, market size and share
- [quick view opencv] familiar with CV matrix operation with image splicing examples (3)
- brew install * 失败,解决方法
猜你喜欢

KMP idea and template code

Using Kube bench and Kube hunter to evaluate the risk of kubernetes cluster

Latest: the list of universities and disciplines for the second round of "double first-class" construction was announced

Gee: create a new feature and set corresponding attributes

记录sentry的踩坑之路

Fabric. JS upload local image to canvas background

【技术随记-08】

Principle and implementation of parallax effect

Record my pytorch installation process and errors

Nodejs (03) -- custom module
随机推荐
Gee series: Unit 3 raster remote sensing image band characteristics and rendering visualization
Gee series: unit 10 creating a graphical user interface using Google Earth engine [GUI development]
Thread pool batch processing data
JVM class loading mechanism
Go implements leetcode rotation array
Pycharm breakpoint management: temporarily cancel some breakpoints + run directly to a line
Creation and destruction of function stack frames
el-cascader回显只选中不显示的问题
Fabric. JS centered element
[quick view opencv] familiar with CV matrix operation with image splicing examples (3)
Record sentry's path of stepping on the pit
Fabric.js 基础笔刷
Fabric. JS iText sets the color and background color of the specified text
【pyinstaller】_ get_ sysconfigdata_ name() missing 1 required positional argument: ‘check_ exists‘
Johnson–Lindenstrauss Lemma(2)
7.1模拟赛总结
Implementation of leetcode two number addition go
el form 表单validate成功后没有执行逻辑
Simply encapsulate JS and apply it
Fabric.js 背景不受视口变换影响