Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 2.26 KB

README-zh_CN.md

File metadata and controls

54 lines (40 loc) · 2.26 KB

English | 简体中文

GoFrame Helper

GoFrame Helper 是一款针对 GoFrame 框架 的 Goland/IntelliJ 插件,它提供了代码提示,代码模板,gf 工具自动监听等功能,让您的 GoFrame 之旅更为愉快。

功能

  • Api, Controller, Service 实时模板
  • OpenApi tag 代码提示
  • cfg 配置组件代码提示,支持yaml
  • orm 字段名代码提示
  • 自动监听 Api 和 Logic 生成对应的 Controller 和 Service
  • 中英双语支持
  • 更多...

支持

GoFrame version GTE 2.2.0

使用

代码完成

apisuper orm

实时模板

live

工具窗口

toolcn

安装

兼容范围:

  • IntelliJ IDEA Ultimate — 2022.2+
  • GoLand — 2022.2+

直接安装

setting->plugin->marketplace 中搜索 GoFrame Helper

通过 Jetbrains Marketplace 安装

JetBrains

Thanks

JetBrains GoFrame go-orm-helper