https://github.com/oldme-git/GoFrame-Helper
GoFrame Helper is a Goland/IntelliJ plugin for GoFrame, similar to Laravel Idea. It provides code completion, live templates, file watch, and other features for GoFrame to make your Goframe's journey easier. | GoFrame Helper 是一款针对 GoFrame 框架 的 Goland/IntelliJ 插件,它提供了代码提示,代码模板,gf 工具自动监听等功能,让您的 GoFrame 之旅更为愉快。
https://github.com/oldme-git/GoFrame-Helper
gf go goframe goland-plugin idea-plugin intellij-plugin jetbrains jetbrains-plugin
Last synced: about 1 year ago
JSON representation
GoFrame Helper is a Goland/IntelliJ plugin for GoFrame, similar to Laravel Idea. It provides code completion, live templates, file watch, and other features for GoFrame to make your Goframe's journey easier. | GoFrame Helper 是一款针对 GoFrame 框架 的 Goland/IntelliJ 插件,它提供了代码提示,代码模板,gf 工具自动监听等功能,让您的 GoFrame 之旅更为愉快。
- Host: GitHub
- URL: https://github.com/oldme-git/GoFrame-Helper
- Owner: oldme-git
- License: gpl-3.0
- Created: 2023-11-18T14:01:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T09:14:24.000Z (about 2 years ago)
- Last Synced: 2024-04-15T08:19:29.079Z (about 2 years ago)
- Topics: gf, go, goframe, goland-plugin, idea-plugin, intellij-plugin, jetbrains, jetbrains-plugin
- Language: Kotlin
- Homepage: https://goframe.org
- Size: 227 KB
- Stars: 20
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README-zh_CN.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[English](./README.md) | 简体中文
# GoFrame Helper
GoFrame Helper 是一款针对 [GoFrame](https://github.com/gogf/gf) 框架 的 Goland/IntelliJ 插件,它提供了代码提示,代码模板,gf 工具自动监听等功能,让您的 GoFrame 之旅更为愉快。
# 功能
- Api, Controller, Service 实时模板
- OpenApi tag 代码提示
- cfg 配置组件代码提示,支持yaml
- orm 字段名代码提示
- 自动监听 Api 和 Logic 生成对应的 Controller 和 Service
- 中英双语支持
- 更多...
# 支持
```
GoFrame version GTE 2.2.0
```
# 使用
## 代码完成


## 实时模板

## 工具窗口

# 安装
> 兼容范围:
> - IntelliJ IDEA Ultimate — 2022.2+
> - GoLand — 2022.2+
## 直接安装
在 `setting->plugin->marketplace` 中搜索 `GoFrame Helper`