These plugins of Intellij IDEA are really good

Click on " Road to Ape " above, star the public account

Heavy dry goods, delivered immediately

Here are some commonly used plug-ins, which is worth a wave of Amway!

1. Solarized Themes

Recommendation index: ☆☆☆☆☆

Recommended reason: Suntan theme itself is customized for vim. Later ported to IDE is very cool! The color scheme is very attractive. The unequal sign is displayed recently, and the comment cannot be edited.

The background image is set by another plugin Ha Background Image Plus + 

2. Sequence Diagram for IntelliJ IDEA   

Recommendation index: ☆☆☆

Recommended reason: when combing other people's code, you can clearly see the dependent call sequence

3. Rainbow Brackets

4. Mybatis plugin collection: MyBatis Log Plugin MyBatisCodeHelperPro Free Mybatis plugin

Recommendation index: ☆☆☆☆☆

Recommended reason: smart prompts can also be made in sql's xml! Cool, install all three plugins to complement each other

5. Translation plugin translation plugin

Recommendation index: ☆☆☆☆

Reason for recommendation: For those students who can't get over the wall, please tell me how to change Baidu to Baidu Translation Direct translation in ide, no need to jump to the webpage, efficiency artifact!

6. Typing effect Power Mode II   

Load force index: ☆☆☆☆☆

Recommended reason: this is beautified, pretending to be forced. You can try if you like, so that the coding is no longer monotonous. The flame effects and jitter can be turned off separately. Just leave the gravity debris

7. Quick Jump Action Method RestfulToolkit

Recommendation index: ☆☆☆☆☆

Recommended reason: In the development of spring, there is often a need to find the corresponding action method according to the browser url. This can be quickly redirected according to the url, without findingAll query

Past plug-ins:

8. Highlight reminder HighlightBracketPair

Recommendation index: ☆☆☆☆☆

Recommended reason: the brackets are highlighted at the beginning and the end. You can see it at a glance!  

9. Convert the case of CamelCase or UpperLowerCapitalize

Recommendation index: ☆☆☆☆☆

Recommended reason: quick conversion format: uppercase and lowercase, camelcase, underscore, underline, and so on!

10. Code generator codehelper.generator or GenerateAllSetter 

Recommendation index: ☆☆☆☆☆

Recommended reason: every time an object is set, it can be set automatically with one click

Function introduction: generator, can generate code more easily and efficiently

GenAllSetter function

  • When you click GenAllSetter btn (support shortcuts), all Setter methods (methods starting with set) will be automatically generated.

  • When you click GenAllSetter btn twice, all Setter methods will be automatically generated using default values.

GenAllSetter usage

  • Click the Tools->Codehelper->GenAllSetter button in the main menu to generate code

GenDaoCode function

  • One-click generation of dao, service, sql and mybatis xml files based on pojo.

  • When pojo file is updated with one click, sql and mybatis xml files are updated gracefully.

  • Provide insert, insertList, select, update and delete methods.

  • Multiple sound waves can be generated with one click.

  • The comment of the pojo field is automatically recognized and added as a sql comment.

11. Console log highlight Grep Console

Recommendation index: ☆☆☆☆☆

Recommended reason: there is nothing to say, it is basically necessary!

 

 

12. Decompile the plugin IdeaJad

 

Recommendation index: ☆☆☆☆☆

Recommended reason: there is nothing to say, it is basically necessary!

Additional plug-in list supplement

  • A very useful IDEA plugin-RestfulToolkit

  • Official website link: http://plugins.jetbrains.com/plugin/10292-restfultoolkit, English-Chinese bilingual help document.

  • ai smart coding tips: aiXcode

  • Ali code protocol detection p3c (github address: https://github.com/alibaba/p3c/blob/master/idea-plugin/README_cn.md)

  • Shortcut prompt tool: Key promoter X

  • Code annotation plug-in: Lombok

  • Code generation tool: CodeMaker

  • Unit test test generation tool: JUnitGenerator

  • Mybatis tool: Free Mybatis plugin

  • Maven auxiliary artifact: Maven Helper

  • JSON to domain object tool: GsonFormat

  • Domain object to JSON tool: POJO to JSON

  • Sequence diagram generation tool: SequenceDiagram

  • String tool: String Manipulation

  • Code coloring tool: Rainbow Brackets

  • RESTful service development auxiliary tool set: RestfulToolkit

  • Log tool: Grep Console

  • Generate object set method: GenerateAllSetter

  • Redis visualization: Iedis charges

  • K8s tools: Kubernetes

  • Chinese-English translation tool: Translation

  • Zookeeper visualization: Zookeeper

  • Bytecode viewer: Bytecode Viewer, jclasslib

  • Bytecode editing tool: Edit Bytecode

  • Bug pre-check: FindBugs-IDEA

  • Microbenchmark: JMH Plugin

  • Generate a sequence diagram according to the code: SequenceDiagram

  • Use Markdown to draw sequence diagrams: PlantUML

Source: blog.csdn.net/sunny243788557/java/article/details/106011723

END

Friends who like this article, please click on the picture to follow the subscription account and watch more exciting content!

Recommended reading:

我知道你 “在看”

Guess you like

Origin blog.csdn.net/qq_39507327/article/details/107829084