All Projects → liuzhihang → toolkit

liuzhihang / toolkit

Licence: MIT License
Toolkit plugin for IntelliJ IDEA

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to toolkit

intelliroutes
Support for Play Routes in IntelliJ IDEA
Stars: ✭ 21 (+5%)
Mutual labels:  idea-plugin
go-builder-generator-idea-plugin
IntelliJ IDEA / GoLand golang plugin for generating Builder pattern code of golang struct.
Stars: ✭ 21 (+5%)
Mutual labels:  idea-plugin
intellij-ui-test-robot
The library allows you to write and execute UI tests among IntelliJ IDEA. You can test your Plugin.
Stars: ✭ 60 (+200%)
Mutual labels:  idea-plugin
soar-jetbrains-plugin
Plugin of https://github.com/XiaoMi/soar for JetBrains IDE which for SQL optimize and rewrite. SQL 优化工具 SOAR 的 JetBrains IDE 插件
Stars: ✭ 20 (+0%)
Mutual labels:  idea-plugin
intellij-treeInfotip
IDEA项目结构树中的节点添加显示自定义备注文本IDEA DirectoryNode adds custom text for display
Stars: ✭ 48 (+140%)
Mutual labels:  idea-plugin
mybatis-builder
An IDEA plugin integrated with MyBatis Generator, compatible with IntelliJ IDEA CE
Stars: ✭ 35 (+75%)
Mutual labels:  idea-plugin
StopCoding
Idea防沉迷插件,关爱程序员健康。设置每工作多少分钟,强制休息。Idea anti addiction plug-in, care for the health of programmers. Set the number of minutes per work and force the rest.
Stars: ✭ 147 (+635%)
Mutual labels:  idea-plugin
cosy
阿里云智能编码插件(Alibaba Cloud AI Coding Assistant)是一款AI编程助手,它提供代码智能补全和IDE内的代码示例搜索能力,帮助你更快更高效地写出高质量代码。
Stars: ✭ 211 (+955%)
Mutual labels:  idea-plugin
ReactPropTypes-Plugin
A Jetbrains Plugin for react PropTypes
Stars: ✭ 62 (+210%)
Mutual labels:  idea-plugin
KotlinCodeSorter
🔌A simple plugin for sorting kotlin code. 一个可以对kotlin代码排序的小插件.
Stars: ✭ 25 (+25%)
Mutual labels:  idea-plugin
uuid-generator-plugin
An IntelliJ Idea plugin to generate UUID (Universally Unique Identifier), ULID (Universally Unique Lexicographically Sortable Identifier) and CUID (Collision Resistant Unique Identifier)
Stars: ✭ 30 (+50%)
Mutual labels:  idea-plugin
idea-return-highlighter
Highlight return keywords.
Stars: ✭ 24 (+20%)
Mutual labels:  idea-plugin
ansible-vault-editor-idea-plugin
Ansible Vault Editor IntelliJ Plugin with auto encryption/decryption
Stars: ✭ 29 (+45%)
Mutual labels:  idea-plugin
RedsoftYapiUpload
一个快速生成接口文档的IntelliJ IDEA的Yapi上传小插件,如果给你带来了方便,请给个Star 谢谢
Stars: ✭ 51 (+155%)
Mutual labels:  idea-plugin
dark-mode-sync-plugin
IDEA plugin for synchronizing themes with the operating system's Dark Mode
Stars: ✭ 38 (+90%)
Mutual labels:  idea-plugin
dsl-api-generator
Generates binary compatible and Java interoperable DSL boilerplate code
Stars: ✭ 25 (+25%)
Mutual labels:  idea-plugin
markdown-editor
IntelliJ Platform A full-featured WYSIWYG editor for markdown
Stars: ✭ 92 (+360%)
Mutual labels:  idea-plugin
view-github-actions-idea-plugin
Intellij IDEA plugin to browse execution of GitHub actions
Stars: ✭ 23 (+15%)
Mutual labels:  idea-plugin
sbt-idea-example
SBT based IntellJ plugin template project
Stars: ✭ 20 (+0%)
Mutual labels:  idea-plugin
TinyPNG
TinyPNG IDEA Plugin for https://tinypng.com/
Stars: ✭ 21 (+5%)
Mutual labels:  idea-plugin

Toolkit

JetBrains Plugins Version Downloads License

一个小工具包, 暂时还有很多功能需要扩展.

特征

  • Json
    • JavaBean复制为Json字符串
    • Json字符串格式化
    • Json字符串转换为JavaBean
    • Json压缩
  • XML: Xml格式化

演示

  • 文末演示

安装

  • 在线安装:

    • File -> Setting -> Plugins -> 搜索 Toolkit
  • 手动安装:

    • 下载插件 -> File -> Setting -> Plugins -> Install Plugin from Disk...

使用

  • 右键菜单选择 Tookit

更新

查看历史更新记录

关于我

欢迎关注公众号:『 程序员小航 』

感谢

MyBatis:

 mybatis support: https://github.com/zhaoqin102/mybatis-support

 free-idea-mybatis: https://github.com/wuzhizhan/free-idea-mybatis

Json:

 GsonFormat: https://github.com/zzz40500/GsonFormat

本工具使用 JetBrains IDEA 进行开发

演示

copy-as-json gif

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].