File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ GoFrame Helper 是一款适用于 [GoFrame](https://github.com/gogf/gf) 框架
13
13
# 特性
14
14
- Api, Controller, Service 实时模板
15
15
- OpenApi tag 代码提示
16
- - gcfg 配置组件代码提示(当前仅支持yaml )
16
+ - gcfg 配置组件代码提示(支持yaml, json )
17
17
- gform 字段名代码提示
18
18
- 自动监听 Api 和 Logic 生成对应的 Controller 和 Service
19
19
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ GoFrame Helper is a `Goland/IntelliJ IDEA Ultimate` plugin for [GoFrame](https:/
13
13
# Features
14
14
- Api, Controller and Service live templates
15
15
- OpenApi tag code completion
16
- - gcfg config module code completion(Currently only yaml is supported )
16
+ - gcfg config module code completion(support yaml and json )
17
17
- gform files name code completion
18
18
- Automatic listening for the Api and Logic to generate the Controller and Service
19
19
You can’t perform that action at this time.
0 commit comments