当前位置:网站首页>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 将本地图像上传到画布背景
- Youth training camp -- database operation project
- Brew install * failed, solution
- LeetCode 241. 为运算表达式设计优先级(分治/记忆化递归/动态规划)
- Fabric. JS iText superscript and subscript
- Fabric. JS three methods of changing pictures (including changing pictures in the group and caching)
- Database batch insert data
- 青训营--数据库实操项目
- php/js cookie共享跨域的问题
- Essence and physical meaning of convolution (deep and brief understanding)
猜你喜欢
Detailed explanation of Pointer use
Gee series: Unit 1 Introduction to Google Earth engine
Visual studio import
Gee: create a new feature and set corresponding attributes
Online music player app
kmp思想及模板代码
Gee series: Unit 2 explore datasets
Record my pytorch installation process and errors
操作符详解
Fabric. JS activation input box
随机推荐
Foreign trade marketing website system development function case making
Fabric. JS gradient
There are duplicate elements in leetcode. Go implementation
LeetCode 241. Design priorities for operational expressions (divide and conquer / mnemonic recursion / dynamic programming)
7.1 Résumé du concours de simulation
Installation du tutoriel MySQL 8.0.22 par centos8
Gee: use of common mask functions in remote sensing image processing [updatemask]
Straighten elements (with transition animation)
Fabric.js 基础笔刷
Gee: remote sensing image composite and mosaic
LS1046nfs挂载文件系统
Global and Chinese markets for marine selective catalytic reduction systems 2022-2028: Research Report on technology, participants, trends, market size and share
Fabric.js 居中元素
[opencv] image binarization
Detailed explanation of Pointer use
Centos8 installation mysql8.0.22 tutorial
小程序跳装到公众号
Leetcode18题 【四数之和】递归解法
Fabric.js 右键菜单
Database batch insert data