当前位置:网站首页>A collection of commonly used plug-ins for idea development tools
A collection of commonly used plug-ins for idea development tools
2022-07-02 05:27:00 【Early summer 0811】
idea Plug in installation :
file -> setting -> plugins ->install
1、GitToolBox
Track the submitted modification record of each line of code .

2、Maven Helper
Dependency conflict

3、Free Mybatis plugin
Jump mapper, from mapper Jump to mapper.xml layer

4、Github Copilot
Personally, I think it is the strongest code prompt plug-in, but it may be due to network problems Sometimes it's a little slow
5、Translation
translate
Shortcut key :Ctrl+Shift+Y

6、Codata perhaps Tabnine AI Code Competion
Code hinting


7、GenerateAllSetter
One click generation ssetter
for example :
User user = new User();
user.setName();
user.setAge();
user.setSex();
Just fill it directly ;

8、Alibaba Java Coding Guidelines
Alibaba code inspection specification

9、Convert YAML and Properties File
YAML turn properties

10、Properties to YAML Converter
properties turn YAML

11、Rainbow Brackets
Colorful curly braces

12、Chinese Language
Necessary for Sinicization , Not recommended , It is recommended to get used to using English tools

13、One Dark theme
Code subject

14、Atom Material Icon
Icon theme

15、any-rule
Regular expressions

16、GenerateSerialVersionUID
Generate UUID

17、GsonFormtPlus
hold JSON Strings are instantiated directly into classes

18、EditStarters
Pull springboot Version depends on

19、Gitee
git Code cloud

20、google-java-format
format Java Source code

21、maven-search
maven Dependency search

边栏推荐
- Youth training camp -- database operation project
- Gee series: unit 7 remote sensing image classification using GEE [random forest classification]
- Gee series: unit 9 generate sampling data in GEE [random sampling]
- Fabric.js IText设置指定文字的颜色和背景色
- php/js cookie共享跨域的问题
- Gee: explore the characteristics of precipitation change in the Yellow River Basin in the past 10 years [pixel by pixel analysis]
- Simply encapsulate JS and apply it
- 来啦~ 使用 EasyExcel 导出时进行数据转换系列新篇章!
- Fabric.js 背景不受视口变换影响
- Gee series: unit 8 time series analysis in Google Earth engine [time series]
猜你喜欢

Importation de studio visuel

Pycharm breakpoint management: temporarily cancel some breakpoints + run directly to a line

Centos8 installation mysql8.0.22 tutorial

Fabric. JS centered element

JVM class loading mechanism

Operator details

Nodejs (02) - built in module

Principle and implementation of parallax effect

Fabric.js IText 上标和下标
![Gee: explore the change of water area in the North Canal basin over the past 30 years [year by year]](/img/7b/b9ef76cee8b32204331a9c3c21b5c2.jpg)
Gee: explore the change of water area in the North Canal basin over the past 30 years [year by year]
随机推荐
MySQL foundation --- query (learn MySQL foundation in 1 day)
Gee: explore the change of water area in the North Canal basin over the past 30 years [year by year]
Fabric.js 圆形笔刷
ubuntu20.04安装mysql8
el form 表单validate成功后没有执行逻辑
Find the subscript with and as the target from the array
Online music player app
Gee: find the spatial distribution and corresponding time of the "greenest" in the Yellow River Basin in 2020 [pixel by pixel analysis]
黑马笔记---Map集合体系
Draw a wave chart_ Digital IC
Fabric.js IText设置指定文字的颜色和背景色
Gee series: Unit 5 remote sensing image preprocessing [GEE grid preprocessing]
Fabric.js IText 手动设置斜体
运维工作的“本手、妙手、俗手”
paddle: ValueError:quality setting only supported for ‘jpeg‘ compression
Fabric.js 右键菜单
在线音乐播放器app
LeetCode 1175. 质数排列(质数判断+组合数学)
黑马笔记---Set系列集合
Database batch insert data