IntelliJ plugin Restful Fast Request,IDEA上类似postman的工具
PrettySQL 是一款基于 IntelliJ IDEA 的轻量级插件,致力于提升 SQL 开发体验,集成了 SQL 格式美化、高亮表结构提示、数据库文档快速查看等功能
MybatisX 快速开发插件,文档 https://baomidou.com/guides/mybatis-x/
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
Swagger Plugin makes it easy to edit Swagger specification files inside IntelliJ IDEA.