IDEA插件用于模板化生成commit message和检查相关内容是否符合要求
IDEA插件, 将JavaBean copy为Json
Dongtai-plugin-idea is an IDEA plug-in developed by DongTai team for Java Web application developers. This plug-in provides functions such as vulnerability detection and code audit during application development, enabling developers to find application vulnerabilities more intuitively, quickly and in real time during application development.
Intellij IDEA 插件,可以将实例变量上的JavaDoc暴露到Getter和Setter的定制模版中。
servicedoc plugin for idea
Android studio keymap settings ,also available for other intellij idea
webstorm插件,主要是把css中的px转换为rem,其中可以在webstorm中设置转化的基值(window-SetPX2REM),选中后通过快捷键shift+f来转化,如基值为100,选中"100px"后,点击shift+f,自动转化为1.00rem
IntelliJ plugin Restful Fast Request,IDEA上类似postman的工具