Here are
262 public repositories
matching this topic...
IntelliJ IDEA上的SmartIM(原SmartQQ)插件,可以在IDEA中使用QQ或微信聊天
-
Updated
Jan 16, 2020
-
Java
用于在IDEA将Mybatis的SQL日志还原为可执行的SQL,Used to restore Mybatis SQL logs to executable SQL in IDEA,
-
Updated
Jun 21, 2021
-
Java
基于IntelliJ IDEA开发的代码生成插件,支持自定义任意模板(Java,html,js,xml)。只要是与数据库相关的代码都可以通过自定义模板来生成。支持数据库类型与java类型映射关系配置。支持同时生成生成多张表的代码。每张表有独立的配置信息。完全的个性化定义,规则由你设置。
-
Updated
Apr 27, 2021
-
Java
Multi-OS Engine: Create iOS Apps in Java (or Kotlin ... etc.)
A idea-plugin for Java/Scala, support custom code template.
-
Updated
Nov 24, 2019
-
Java
A plugin for IntelliJ IDEA & Android Studio to easily compile Java & Kotlin files to smali.
-
Updated
May 1, 2021
-
Kotlin
[Deprecated] 🚀 Android 多渠道打包的 Android Studio / IDEA 插件
GitToolBox IntelliJ plugin
-
Updated
Jun 24, 2021
-
Kotlin
-
Updated
May 12, 2021
-
Java
ReasonML Language Plugin for IDEA
程序员常用的工具集Idea插件,帮助开发人员提升效率
-
Updated
Mar 10, 2021
-
Java
arthas idea plugin 更简单的使用arthas的IDEA 插件,方便的构建各种arthas 命令,复制到剪切板 然后到服务器上启动arthas 执行命令。
-
Updated
Jun 21, 2021
-
Java
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
-
Updated
Jun 30, 2021
-
Java
一个增删改查的idea插件,可以根据数据库表结构,帮助您快速生成model、dao、service、controller等相关代码。同时支持MyBatis、JPA、MybatisPlus。
-
Updated
Sep 24, 2020
-
Java
YAML/Ansible support with Jinja2 tags / IntelliJ IDEA
-
Updated
Oct 21, 2020
-
Java
Jenkins integration in IDEA Platforms
Haxe plugin for IntelliJ Platform based IDEs (IDEA, Android-Studio)
-
Updated
Apr 15, 2021
-
Java
🔌An IDEA/Android Studio plug-in that automatically generates an MVP template code
-
Updated
Oct 19, 2020
-
Kotlin
Help you generate the API document to yapi
-
Updated
Jul 10, 2021
-
Kotlin
🧩 an IDEA/WebStorm/Android Studio Plugin for One-Click run React Native commands in embed terminal
-
Updated
Mar 15, 2021
-
Java
An IntelliJ IDEA & Android Studio plugin that adds Live Templates to your IDE saving time writing the boilerplate in Flutter.
-
Updated
Mar 27, 2021
-
Java
Api Generator是一款可以自动解析Controller类抽取REST接口信息并自动上传YApi的IDEA插件。YApi好伴侣,从此维护文档再也不是事儿了!
-
Updated
Jun 13, 2021
-
Java
Context and template-based completion for conventional/semantic commits.
-
Updated
Jun 2, 2021
-
Kotlin
An Intellij IDE plugin which helps you manage Merge Request and do Code Review right in your IDE.
-
Updated
Feb 11, 2021
-
Kotlin
🔥🔥🔥 🚀 重复编码老瞎忙,⚡️写来写去那几行, 🌱 不知工具在何方?🍻 八哥智能一键帮!
-
Updated
May 10, 2021
-
Java
🔍 Request mapper is a plugin for IntelliJ IDEA for quick navigation to URL mapping declarations
-
Updated
Jul 12, 2021
-
Kotlin
MaterialTabsTemplate is solely created to reduce the burden of writing same boiler plate codes for Tab creation in Android.
-
Updated
Oct 6, 2017
-
FreeMarker
Improve this page
Add a description, image, and links to the
idea-plugin
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
idea-plugin
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The first, Thank you for your nice project.
When I started some project to development phase, I haven't physical schema.
So, I suggest feature for schema read from native ddl sql.
Currently, I'm developing this feature in IPJS-001
But there need some discussion. (e.g Whether to use plug-in for parsing sql