当前位置:网站首页>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依赖搜索

边栏推荐
- 数据的储存
- 7.1 simulation summary
- 记录sentry的踩坑之路
- Nodejs (02) - built in module
- Black Horse Notes - - set Series Collection
- Using QA band and bit mask in Google Earth engine
- Latest: the list of universities and disciplines for the second round of "double first-class" construction was announced
- Draw a wave chart_ Digital IC
- 生成二维码
- How matlab marks' a 'in the figure and how matlab marks points and solid points in the figure
猜你喜欢

centos8安装mysql8.0.22教程

7. Eleven state sets of TCP

Record sentry's path of stepping on the pit

kmp思想及模板代码

操作符详解

How matlab marks' a 'in the figure and how matlab marks points and solid points in the figure

Gee series: unit 6 building various remote sensing indexes in Google Earth engine

Using Kube bench and Kube hunter to evaluate the risk of kubernetes cluster
![Gee: explore the characteristics of precipitation change in the Yellow River Basin in the past 10 years [pixel by pixel analysis]](/img/ff/59956c2323567cc614458a2bccb642.jpg)
Gee: explore the characteristics of precipitation change in the Yellow River Basin in the past 10 years [pixel by pixel analysis]

Gee series: Unit 1 Introduction to Google Earth engine
随机推荐
函数栈帧的创建和销毁
centos8安裝mysql8.0.22教程
php/js cookie共享跨域的问题
Youth training camp -- database operation project
There are duplicate elements in leetcode. Go implementation
7.TCP的十一种状态集
LeetCode 241. Design priorities for operational expressions (divide and conquer / mnemonic recursion / dynamic programming)
【技术随记-08】
Ls1046nfs mount file system
Innovation never stops -- the innovation process of nvisual network visualization platform for Excel import
Reflection of the soul of the frame (important knowledge)
Fabric.js 精简JSON
Usage record of vector
LeetCode 1175. 质数排列(质数判断+组合数学)
Fabric. JS three methods of changing pictures (including changing pictures in the group and caching)
kmp思想及模板代码
Fabric.js 渐变
Foreign trade marketing website system development function case making
Fabric. JS 3 APIs to set canvas width and height
Implementation of go language for deleting duplicate items in sorting array