Super practical IDEA plugin recommendation, millions of downloads

More than 30 super practical idea plug-ins, excellent plug-ins with millions of downloads, you deserve it!

Good tools help you do more with less and quickly assist in typing out more beautiful and efficient code. The porter has collected a very good IDEA plug-in here , I believe you will like it.

〓 List of must-have plugins:

  • Grep  Console  : Custom console output format plugin, downloads 115W+, recommended index: ☆☆☆☆

  • FindBugs - IDEA  : Check for potential bugs, downloads 108W+, recommendation index: ☆☆☆☆☆

  • Alibaba Java Coding Guidelines : Alibaba Java code specification plugin, downloads 111W+, recommendation index: ☆☆☆☆

  • MetricsReloaded  : Code complexity check, downloads 115W+, recommended index: ☆☆☆☆

  • Statistic  : Code statistics plugin, downloads 65W+, recommended index: ☆☆☆☆

  • JRebel Plugin  : hot deployment plugin, downloads 281W+, recommendation index: ☆☆☆

  • CodeGlance  : Display code map plugin, downloads 104W+, recommendation index: ☆☆☆

  • Markdown Navigator  : Markdown editor plugin, downloads 975W+, recommendation index: ☆☆☆

  • Jindent - Source Code  Formatter  : custom template plugin, downloads 1.3W+, recommendation index: ☆☆☆

  • Maven Helper  : Maven auxiliary plugin, downloads 90W+, recommended index: ☆☆☆☆☆

  • Properties to YAML Converter  : Properties to YAML format plugin, downloads 3.7W+, recommended index: ☆☆☆
  • Git Flow Integration  : Git Flow integration plugin, downloads 55W+, recommendation index: ☆☆☆
     
  • Custom Postfix Templates : Custom Postfix templates, downloads 7W+, recommended index: ☆☆☆
  • Lombok Plugin : Annotation automatically generates code, download volume is 804W+, recommendation index: ☆☆☆☆

  • RestfulToolkit: Essential for Java WEB development, no need to search RequestMapping globally anymore, downloads 15W+, recommendation index: ☆☆☆☆
  • Translation : Translation plugin, can translate English to Chinese, can be combined with Youdao dictionary, downloads 90W+, recommendation index: ☆☆☆

  • GenerateSerialVersionUID : Generate serial number, Alt+Insert generates serialVersionUID, download volume is 26.5W+, recommended index: ☆☆☆

  • Material Theme  UI : UI theme, there are three color schemes, downloads 773W+, recommendation index: ☆☆☆

  • Rainbow Brackets : Rainbow Brackets. Automatically add color to the curly brackets and brackets in the code block, so that the vision can pay more attention to the code, the download volume is 226W+, the recommended index: ☆☆☆

  • SonarLint : Bad coding style, this plugin is for you. When your coding is not standardized, remind you that the code is wrong, change it quickly! Downloads 217W+, recommended index: ☆☆☆☆☆

  • IDEA Mind Map : mind map plug-in, downloads 5.5W+, recommended index: ☆☆

  • ASM Bytecode Outline : View the bytecode of the Class class, the download volume is 5.9W+, the recommendation index: ☆☆☆

  • CamelCase : CamelCase naming and underscore naming alternately, downloads 28.6W+, recommended index: ☆☆☆☆

  • Background Image Plus : Background image plugin, downloads 16W+, recommended index: ☆☆☆

  • Codota: Auxiliary development artifact, supports intelligent code automatic prompts, and supports the use of JDK and well-known third-party library functions to search. Downloads 76.7W+, recommendation index: ☆☆☆☆

  • Auto filling Java call arguments: During development, we usually call other functions that have been written, and the parameters need to be filled after the call, but in most cases, the incoming variable name is the same as the parameter name of the function. When there are many parameters , manually filling the parameters individually is very time consuming. Downloads 1W+, recommendation index: ☆☆☆

  • SequenceDiagram: The sequence diagram can be automatically generated according to the code call link, super awesome, super recommended! This is very helpful for researching the source code and sorting out the business code in the work, which can be called an artifact. Downloads 11.9W+, recommendation index: ☆☆☆☆

  • Stack trace to UML: Supports drawing UML sequence diagrams and communication diagrams based on JVM exception stacks. Downloads 9.5K+, recommendation index: ☆☆☆

  • PlantUML integration: UML flowcharts, sequence diagrams, etc. Downloads 117.5W+, recommendation index: ☆☆☆☆

  • Java Stream Debugger: It can visualize the operation steps of Stream, which is very helpful for our learning. Downloads 4.3W+, recommendation index: ☆☆☆☆

  • JOL Java Object Layout: A plugin for viewing the layout and size of objects, very nice. Downloads 4.6K+, recommendation index: ☆☆☆

  • LeetCode editor : LeetCode brush algorithm artifact, you can pull LeetCode questions, submit code to LeetCode to help execute, very good. Downloads 5.8w+, recommendation index: ☆☆☆☆

Chinese documentation:
https://github.com/shuzijun/leetcode-editor/blob/master/README_ZH.md

  • arthas-idea : Alibaba Arthas command generation plug-in, which supports commonly used official commands. The official commands are too complicated. In order to simplify the user's difficulty, this plugin provides support for some common commands. The plug-in has not been out for a long time, and it is worth looking forward to. Downloads 9.1k+, recommendation index: ☆☆☆☆

  • Free MyBatis plugin : mybatis plugin, which is convenient to switch back and forth between mapper interface methods and mapper XML files. Downloads 76.1w+, recommendation index: ☆☆☆☆

ps: The above data is counted on 2020.05

It took a lot of time to collect and find the corresponding pictures, which is too difficult.

Having said so much, what do you think of these plugins?

If you have any plugins that you think are good, please leave a message and share with everyone ^_^.

Guess you like

Origin blog.csdn.net/m0_63437643/article/details/123774349