当前位置:网站首页>Recommend several idea plug-ins
Recommend several idea plug-ins
2022-06-23 22:10:00 【Great inventor】
Beautify plug-ins
Material Theme UI
The first sight of a blind date depends on eye contact , So the first one recommended today is the theme plug-in , You can make your idea Icon 、 The configuration is very good , You can also switch between different colors , There are many themes to choose from by default , Every one of them is cool ; The current end of the little sister or test little sister saw you so cool interface , She would have thought that boys would be so exquisite , The image rises abruptly ~
Just ask you , Such colorful colors , Which lady is not crazy about you ~
image
Extra Icons
This is also a beautification plug-in , Provide official icons for some document types
image
Background Image Plus
Set up idea Plug in for background images , Not only can you set solid pictures , You can also set the background image to change randomly after a period of time , And set the transparency of the image ; Next I set up a picture of the goddess , Look at the pictures of the goddess , I'm in a good mood all day
image
Practical plug in
Translation
For people like me who are good at English , This plug-in is an artifact , It's very useful when looking at the source code of various frameworks ; Right click to translate , For comments on methods or classes , Just press F1 It will be translated into Chinese automatically
image
Maven Helper
The problem of dependency package conflict , I'm sure you've all met , Once there's a conflict , There are always some inexplicable errors in the startup or running process , The process of finding conflicts is painful , But if you install this plug-in , Then these are not things , In minutes
image
Code Glance
Sublime Text I believe many people have used the preview area on the right , This plug-in realizes the mini zoom function in the code editing area , Get a global preview of the code
image
MyBatis Log Plugin
Mybaits When it's running, it puts SQL Print out , But it's printed with a placeholder SQL, If you encounter SQL If it's complicated , So you have to manually splice this SQL It's still a bit of a hassle , Fortunately, this plug-in can help us
menu bar -> Tools -> MyBatis Log Plugin
image
Free Mybatis plugin
Can be in Mybatis Of Mapper Interface and xml It's very convenient to switch back and forth between files , It's as simple as looking at interface implementation classes , No need to xml Middle search .
image
Lombok
Artifact level plug-ins , It can simplify the entity class , No need to write getter/setter Method , You can do it with annotations builder Patterns and chain calls ; In the hyperemia model, there is no need to be in and getter/setter Methods mixed together
The project also needs to add maven rely on
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.10</version>
</dependency>
image
Key promoter X
Think back to the beginning eclipse Switch to idea It was a very painful time , It's because I'm not familiar with shortcut keys , Familiar with the shortcut keys of development tools can improve our development efficiency , The purpose of this tool is to help users remember shortcut keys , After the operation window, the shortcut key prompt will be given in the lower right corner , If you have more reminders, you will remember .
image
Grep Console
In the process of development ,idea Our console usually prints a lot of logs , It's difficult to quickly find the logs you care about , Through this plug-in, you can set different display styles for different levels of logs , Help locate logs quickly
image
边栏推荐
- Practice of business level disaster recovery switching drill
- Data visualization: summer without watermelon is not summer
- Cloud native practice of meituan cluster scheduling system
- Analysis of Alibaba cloud Tianchi competition -- prediction of o2o coupon
- Tencent cloud server ubuntu18 installs MySQL and logs in remotely
- Nanny level anti crawling teaching, JS reverse implementation of font anti crawling
- Using barcode software to make certificates
- Code implementation of CAD drawing online web measurement tool (measuring distance, area, angle, etc.)
- BenchCLAMP:评估语义分析语言模型的基准
- Teacher lihongyi from National Taiwan University - grade Descent 2
猜你喜欢

Leetcode algorithm interview sprint sorting algorithm theory (32)

Leetcode must review six lintcode (28348455116385)

Analysis of Alibaba cloud Tianchi competition -- prediction of o2o coupon

Outlook開機自啟+關閉時最小化

《scikit-learn机器学习实战》简介

Introduction to scikit learn machine learning practice

Installation and use of Minio

Intel openvino tool suite advanced course & experiment operation record and learning summary

高阶柱状图之极环图与极扇图
Performance optimization of database 5- database, table and data migration
随机推荐
Take you through the distributed file system
[同源策略 - 跨域问题]
Use bcryptjs to encrypt the password
What is API gateway link tracking? What is the function of the line monitoring tool?
Basic concepts and common methods of syntactic dependency analysis
What is stock online account opening? Is it safe to open a mobile account?
Freshman girls' nonsense programming is popular! Those who understand programming are tied with Q after reading
How to build an API gateway and how to maintain an API gateway?
How to control the quality of omics research—— Mosein
Ffmpeg for audio and video commands
Surprise! Edge computing will replace cloud computing??
One article to help you understand automatic injection
How to solve the loss of video source during easynvr split screen switching?
2021-12-18: find all letter ectopic words in the string. Given two characters
How to correctly divide data into databases and tables
Code implementation of CAD drawing online web measurement tool (measuring distance, area, angle, etc.)
The most common usage scenarios for redis
[open source]goravel, a fully functional and extensible golang web application framework
Go language core 36 lectures (go language practice and application 26) -- learning notes
ICML2022 | 基于对比学习的离线元强化学习的鲁棒任务表示