File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ GoFrame Helper 是一款针对 [GoFrame](https://github.com/gogf/gf) 框架 的
13
13
# 功能
14
14
- Api, Controller, Service 实时模板
15
15
- OpenApi tag 代码提示
16
- - gcfg 配置组件代码提示(支持yaml, json)
17
- - gform 字段名代码提示
16
+ - cfg 配置组件代码提示(支持yaml, json)
17
+ - orm 字段名代码提示
18
18
- 自动监听 Api 和 Logic 生成对应的 Controller 和 Service
19
19
- 中英双语支持
20
20
- 更多...
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ GoFrame Helper is a Goland/IntelliJ plugin for [GoFrame](https://github.com/gogf
13
13
# Features
14
14
- Api, Controller and Service live templates
15
15
- OpenApi tag code completion
16
- - gcfg code completion(support yaml and json)
17
- - gform files name code completion
16
+ - cfg module code completion(support yaml and json)
17
+ - orm module fields name code completion
18
18
- Automatic listening for the Api and Logic to generate the Controller and Service
19
19
- Support in Chinese and English
20
20
- More...
You can’t perform that action at this time.
0 commit comments