IDEA Plugin 插件开发可以帮助研发人员提升能效,解决一些实际场景中的共性问题。但最近在折腾IDEA插件开发的时候,市面的资料确实不多,也没有成体系完整的开发指导手册,所以就遇到了很多不知道就不会的事情,需要一点点查询搜索源码、验证API接口,最终把各项功能实现,当然在这个过程中也确实踩了不少坑!接下来在这个专栏会把一些关于 IDEA 插件开发用到的各项知识做成案例输出出来,帮助有需要的研发伙伴,一起建设 IDEA Plugin
☆474Oct 13, 2022Updated 3 years ago
Alternatives and similar repositories for guide-idea-plugin
Users that are interested in guide-idea-plugin are comparing it to the libraries listed below
Sorting:
- Mirror of the IntelliJ SDK Docs Code Samples☆1,233Feb 27, 2026Updated last week
- Template repository for creating plugins for IntelliJ Platform☆3,675Feb 3, 2026Updated last month
- Intellij idea插件开发教程与相关笔记☆25May 3, 2017Updated 8 years ago
- ☆12Oct 12, 2021Updated 4 years ago
- arthas idea plugin 更简单的使用arthas的IDEA 插件,方便的构建各种arthas 命令,复制到剪切板 然后到服务器上启动arthas 执行命令。☆638Dec 18, 2025Updated 2 months ago
- MyBatis 是一款非常优秀的持久层框架,相对于IBatis更是精进了不少。与此同时它还提供了很多的扩展点,比如最常用的插件;语言驱动器,执行器,对象工厂,对象包装器工厂等等都可以扩展。那么,如果想成为一个有深度的男人(程序猿),还是应该好好的学习一下这款开源框架的源码,…☆20Dec 16, 2022Updated 3 years ago
- 💱 IDEA 插件,解决对象转换问题。选定对象批量织入“x.set(y.get)”代码,帮助开发者自动生成vo2dto转换代码。☆164Jan 7, 2025Updated last year
- IntelliJ IDEA plugin Fast Request☆518Jan 14, 2026Updated last month
- IntelliJ IDEA 使用指南 | 必备插件推荐 | 插件开发入门 | 重构小技巧 | 源码阅读技巧。☆422Sep 24, 2024Updated last year
- itstack-demo-frame☆12Dec 16, 2022Updated 3 years ago
- 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆11,824Updated this week
- 小霸王☆11Oct 24, 2022Updated 3 years ago
- java-callgraph-spoon,使用静态分析工具spoon构造方法调用图callgraph ,源代码方法级别☆15Oct 31, 2023Updated 2 years ago
- 小傅哥的《Java 简明教程》- 【系统架构】DDD架构 https://bugstack.cn/md/road-map/road-map.html☆14Oct 4, 2024Updated last year
- intellij 插件开发demo练习☆13Jul 13, 2020Updated 5 years ago
- 系统的整理Spring知识点☆13Feb 2, 2024Updated 2 years ago
- Intellij IDEA的一个Code Review代码检视、代码评审的插件。可以在本地的IDEA工具中进行添加检视意见、评审意见等,支持Excel导入导出,可视化界面,方便项目中代码走读。☆121Jan 5, 2025Updated last year
- IDEA插件:在文件树、行末、JSON、COBOL 显示注释☆125Jan 23, 2026Updated last month
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆6,775May 10, 2024Updated last year
- 一个IDEA 插件, 使您可以在 Search Everywhere 上便捷的根据 url 搜索您的 Api 接口! (An IDEA plugin that allows you to easily search your APIs by url on Search E…☆16Aug 8, 2022Updated 3 years ago
- Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas☆37,117Feb 26, 2026Updated last week
- ☆16Jun 26, 2023Updated 2 years ago
- fuzhengwei.github.io☆15Dec 14, 2022Updated 3 years ago
- GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)☆22Feb 18, 2023Updated 3 years ago
- 2024最新idea插件开发指南。使用kotlin gradle构建 selected-camel-words 附源代码地址以及整体文档☆79Jun 17, 2024Updated last year
- HotSeconds是一款Java远程热部署的插件,可实现秒级一键化热更新。插件分为HotSecondsClient(IDEA热部署插件)和HotSecondsServer(服务端javaagent热更新插件),可以热更新java和常用配置文件,也支持常用框架(Spring…☆448Jul 18, 2024Updated last year
- 基于IntelliJ IDEA开发的代码生成插件,支持自定义任意模板(Java,html,js,xml)。只要是与数据库相关的代码都可以通过自定义模板来生成。支持数据库类型与java类型映射关系配置。支持同时生成生成多张表的代码。每张表有独立的配置信息。完全的个性化定义,规…☆1,112Nov 18, 2024Updated last year
- Spring Cloud 微服务开发核心工具集。工具类、验证码、http、redis、ip2region、xss 等,开箱即用。 🔝 🔝 记得右上角点个star 关注更新!☆2,240Updated this week
- Gradle plugin for building plugins for JetBrains IDEs☆1,523Updated this week
- 基于IntelliJ IDEA流程可视化插件: a good idea-plugin for Alibaba Compileflow process engine.☆345Dec 24, 2024Updated last year
- Easily support hybrid development of spring-data-jpa and mybatis.☆31Nov 2, 2021Updated 4 years ago
- 🔥🔥🔥 A read-only ORM focusing on advanced query, naturally supports joined tables, and avoids DTO/VO conversion, making it possible to …☆1,362Feb 26, 2026Updated last week
- 🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命…☆4,899Jul 17, 2023Updated 2 years ago
- IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179☆277Dec 29, 2025Updated 2 months ago
- Gradle Tracing Plugin☆18Sep 16, 2022Updated 3 years ago
- Another powerful toolkit for restful development.☆85Feb 11, 2026Updated 3 weeks ago
- itstack-demo-asm☆37Aug 20, 2023Updated 2 years ago
- auto execute mysql explain when execute sql!☆23Jan 25, 2026Updated last month
- 🎨 core business process engine of Alibaba Halo platform, best process engine for trade scenes. | 一个高性能流程编排引擎☆1,977Oct 5, 2025Updated 5 months ago