Because of its high intelligence, I believe many people are using IntelliJ IDEA as a development tool, and its powerful plug-in function is also one of the reasons why it is favored by many developers. Gitee today recommends five premium open source IDEA plug-ins hosted on Gitee to make your code efficiency take off instantly.
1.EasyCode
EasyCode is a code generation plug-in based on IntelliJ IDEA Ultimate. It uses custom templates (based on Velocity) to generate any code you want. Typically used to generate Entity, Dao, Service, and Controller. It can also be used to generate HTML, JS, PHP and other code if you are hands-on. In theory, anything that has to do with data can be generated.
The address of the project: https://gitee.com/makejava/EasyCode
Open Source License: MIT
2.easy_javadoc
Easy_javadoc helps Java developers automatically generate Javadoc document annotations.
The address of the project: https://gitee.com/starcwang/easy_javadoc
Open Source License: Apache-2.0
3.CodingEasier
An IDEA plug-in to improve development efficiency, has provided translation, translation and convenient replacement, JSON formatting, convenient replacement of string format and other functions.
Project address: https://gitee.com/Chave-Z/CodingEasier
4.wechat-miniprogram-plugin
Wechat applet plug-in based on JetBrains platform
Project address: https://gitee.com/zxy_c/wechat-miniprogram-plugin
Open Source License: MulanpSL-1.0
5.IntelliJ-EmmyLua
Lua IDE for IntelliJ IDEA Lua editor.
The address of the project: https://gitee.com/tangzx/IntelliJ-Lua
Open Source License: Apache-2.0
If you like the above plug-ins, don’t forget to leave a Star
Click on the link below to see more IDEA plug-ins on Gitee: gitee.com/explore/ide…