In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article focuses on "what IDEA plug-ins are used to write code". Interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn what IDEA plug-ins are used to write code.
The following plug-ins can be searched for installation directly in the IDEA plug-in Management:
1. Background Image Plus
It is a "change wallpaper" plug-in. You can change the editor background to any picture in the folder. Because the background of idea is solid color, it makes people numb and monotonous after watching for a long time. With Background Image Plus, you can set up your favorite pictures and appear more lively. For example, if you change your favorite stars and characters to write code, you can be full of drive! Can also be set to randomly change the picture after a period of time, as well as the transparency of the picture, etc., boring to write code? Use it!
2. String Manipulation
It can convert string case, sort, filter, increment, align with columns, grepping, escape, edit, and so on. The String Manipulation plug-in is used to handle variable name hump form, constant capitalization, encoding and decoding, and so on. When you select what you need to deal with, you can use the shortcut key Alt + M to pop up a list of tool functions. In short, there is no need for mouse clicks, the specific functions behind can use the corresponding numbers or letters, with a very powerful function.
3. Leetcode editor
This is a necessary plug-in for doing exercises, which supports leetcode.com and leetcode-cn.com, and can test and submit questions. After successfully binding your account, you can submit your code here. Submit information can be seen on its official website, and there are code tips, according to the tags on the site, to help you classify the topic, the first Problems for all topics, the title name with different colors to express the degree of difficulty, green is the easiest, yellow is medium, red is difficult, double-click the topic can be set in the above TemFilePath path, generate the corresponding topic template. Then you can start to do the exercise, after finishing the problem, right-click on the original topic to submit, verify whether it can pass, this is definitely a plug-in that allows you to do exercises freely, it is not a problem to swipe hundreds of them at once.
4.Lombok
Isn't it annoying to write a lot of setter,getter every time you write an entity-like Java language? And as soon as the attributes in bean are modified, added or subtracted, it is necessary to regenerate or delete get/set and other methods, which increases the burden on code maintenance, which is also one of the reasons why Java is hacked. Using Lombok can solve these problems for us. After lombok annotations, there is no need to write or generate get/set and other methods, which greatly reduces the amount of code and reduces the burden of code maintenance. It is a very practical software to help developers eliminate the verbosity of Java.
5.Key Promoter X
An essential plug-in for prompts for IDEA. Its main function is that when you click with a mouse in idea, if this operation can be replaced with a shortcut key, then Key Promoter X will pop up a prompt box telling you that your mouse operation can be replaced with a shortcut key. If I click directly on the menu under the tab bar to open version control, the plugin will tell me that you can use the shortcut keys command+9 or shift+command+9 to open it. In addition, there is a great feature that shows some of the shortcuts you use the most.
Keyboard shortcuts are very important. Don't envy your colleagues for a fancy operation. Click to complete a certain action, and you can also have it. And with IDEA development, if the commonly used keyboard shortcuts are not familiar with, it will greatly reduce the efficiency!
6. Rainbow Brackets
When you write a very complex code, there will be a pile of parentheses waiting for you, like the Russian doll, simply dazzling, Rainbow Brackets he can make your parentheses color, as bright as a rainbow. From then on, you can see through the complex code at a glance! It is of great help to enhance the troubleshooting of writing code.
At this point, I believe you have a deeper understanding of "what IDEA plug-ins are used to write code". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.