当前位置:网站首页>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
边栏推荐
- Ls1046nfs mount file system
- The reason why sizeof (ARR) / sizeof (arr[0]) is used in the function to calculate the length of the array is incorrect
- Fabric.js 自由绘制矩形
- Using QA band and bit mask in Google Earth engine
- Go implements leetcode rotation array
- h5跳小程序
- Collectors.groupingBy 排序
- "Original, excellent and vulgar" in operation and maintenance work
- Map in JS (including leetcode examples)
- LeetCode 1175. Prime number arrangement (prime number judgment + Combinatorial Mathematics)
猜你喜欢
Gee series: unit 9 generate sampling data in GEE [random sampling]
Fabric.js 精简JSON
Pyechats 1.19 generate a web version of Baidu map
Gee: explore the change of water area in the North Canal basin over the past 30 years [year by year]
Gee series: Unit 5 remote sensing image preprocessing [GEE grid preprocessing]
Mysql基础---查询(1天学会mysql基础)
Gee: create a new feature and set corresponding attributes
Fabric. JS iText sets the color and background color of the specified text
Detailed explanation of Pointer use
How matlab marks' a 'in the figure and how matlab marks points and solid points in the figure
随机推荐
Straighten elements (with transition animation)
Foreign trade marketing website system development function case making
LeetCode 1175. Prime number arrangement (prime number judgment + Combinatorial Mathematics)
Fabric.js 将本地图像上传到画布背景
Fabric. JS right click menu
Black Horse Notes - - set Series Collection
Get the details of the next largest number
6. Network - Foundation
Implementation of leetcode two number addition go
线程池批量处理数据
Fabric. JS upload local image to canvas background
视差特效的原理和实现方法
Global and Chinese market of travel data recorder (VDR) 2022-2028: Research Report on technology, participants, trends, market size and share
Gee series: unit 8 time series analysis in Google Earth engine [time series]
Gee series: Unit 1 Introduction to Google Earth engine
"Original, excellent and vulgar" in operation and maintenance work
Fabric. JS basic brush
Fabric.js 自由绘制矩形
Gee series: Unit 4 data import and export in Google Earth engine
Disable access to external entities in XML parsing