idea
There are 785 repositories under idea topic.
shuzijun/leetcode-editor
Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
phodal/ideabook
一个全栈增长工程师的练手项目集. A Growth Engineering Idea in Action.
xiaoxiunique/awesome-IntelliJ-IDEA
收集一些 Intellij IDEA 的一些技巧
guobinhit/intellij-idea-tutorial
🌻 This is a tutorial of IntelliJ IDEA, you can know how to use IntelliJ IDEA better and better.
Joyrocky/DormitoryManager
学生宿舍管理系统(SSM/Layui框架;毕业设计)
Link-Kou/intellij-mybaitslog
用于在IDEA将Mybatis的SQL日志还原为可执行的SQL,Used to restore Mybatis SQL logs to executable SQL in IDEA,
gdelmas/IntelliJDashPlugin
A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm and Android Studio.
momosecurity/momo-code-sec-inspector-java
IDEA静态代码安全审计及漏洞一键修复插件
kingparks/jetbra-activate
idea激活,2025最新IDEA激活方式,超级稳定
Hannah-Sten/TeXiFy-IDEA
LaTeX support for the IntelliJ platform by JetBrains.
rock3r/deep-clean
When Gradle or the IDE let you down, just --nuke all them caches
ZeroWdd/studentmanager
基于springboot+mybatis学生管理系统
simeg/eureka
💡 CLI tool to input and store your ideas without leaving the terminal
WangJi92/arthas-idea-plugin
arthas idea plugin 更简单的使用arthas的IDEA 插件,方便的构建各种arthas 命令,复制到剪切板 然后到服务器上启动arthas 执行命令。
Airsaid/AndroidLocalizePlugin
:earth_asia: Android localization plugin. supports multiple languages and multiple translators.
ashald/EnvFile
EnvFile 3.x is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
sjr7/seckill
一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API
SolarLune/masterplan
MasterPlan is a project management software / visual idea board software. It attempts to be easy to use, lightweight, and fun.
fuzhengwei/guide-idea-plugin
IDEA Plugin 插件开发可以帮助研发人员提升能效,解决一些实际场景中的共性问题。但最近在折腾IDEA插件开发的时候,市面的资料确实不多,也没有成体系完整的开发指导手册,所以就遇到了很多不知道就不会的事情,需要一点点查询搜索源码、验证API接口,最终把各项功能实现,当然在这个过程中也确实踩了不少坑!接下来在这个专栏会把一些关于 IDEA 插件开发用到的各项知识做成案例输出出来,帮助有需要的研发伙伴,一起建设 IDEA Plugin
Liubsyy/HotSecondsIDEA
HotSeconds是一款Java远程热部署的插件,可实现秒级一键化热更新。插件分为HotSecondsClient(IDEA热部署插件)和HotSecondsServer(服务端javaagent热更新插件),可以热更新java和常用配置文件,也支持常用框架(Spring,MyBatis)的热更新,相对传统部署可节省大量时间提高开发效率。
GoogTech/blog
✍ 日常博客:分享日常生活、想法、经验...
hisenyuan/SSM_BookSystem
ssm demo,ssm详细教程,SSM简明教程:简单的十步教你搭建人生第一个SSM框架[ SSM框架整合教程(spring+spring mvc+mybatis+redis+maven+idea+bootstrap) ]
intellij-elm/intellij-elm
Elm plugin for IntelliJ Platform IDEs
diwand/YapiIdeaUploadPlugin
yapi idea 上传插件,快速生成文档
lppedd/idea-conventional-commit
Context and template-based completion for conventional/semantic commits.
nordtheme/jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
huihut/stuManager
🎓 Student Information Management System (学生信息管理系统)
silently9527/Toolkit
程序员常用的工具集Idea插件,帮助开发人员提升效率
chriy/HouseRentalSystem
:house: 房屋租赁系统,基于主流框架 SSM 的实战项目。
v-JiangNan/ja-netfilter-modified
ja-netfilter修改版,jetbrains全家桶激活(IDEA/PyCharm/GoLand/PhpStorm et al.)
mydearcc/tools
fly63在线工具箱,一款极简、免费、高效、好用的在线工具集合网站。包含:开发文档、格式转换、加密/解密、站长工具、代码生成、Css样式、JSON格式化、二维码、图片处理、生活娱乐、文字处理等工具,适合于程序员、站长、设计师、网络营销、自媒体等IT行业人员。
xxxtai/ArthasHotSwap
This repo is a plugin of Intellij IDEA that can help you achieve hot swap without any configuration and debugging.(一种简单快捷的实现Java热部署方式,使用该IntelliJ IDEA插件进行远程服务器热部署无需任何配置,无需使用debug端口,只需几个简单动作就能完成)
kmaster/better-mybatis-generator
在idea的数据库工具中,直接对表生成mybatis相关的代码文件。
chironyf/hotel-management-system
宾馆管理系统。可以订房、续费、退房、订单管理、员工管理以及业务数据统计可视化展示等
tindzk/seed
Build tool for Scala projects
ZeroWdd/MyLibrary
基于ssm实现的图书管理系统,拥有图书借阅,归还,列表查询,添加修改删除等功能。