Release v2.0.6 #8
gudqs7
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
1.fix: Fix the problem that the boolean type cannot get the value when convert in Generate
2.fix: Fix the problem that the return example is incorrect when the return type is List
3.feat: Improve the documentation of GenerateGetterAndSetter postfix, which can be viewed under Editor -> General -> Postfix Completion
4.feat: Supports custom document directory (root directory/or specified category) through configuration files
中文
1.fix: 修复 Generate 中 convert 时 boolean 类型获取不到值的问题
2.fix: 修复返回类型为 List 时返回示例不正确的问题
3.feat: 完善 GenerateGetterAndSetter postfix 的文档, 可在 Editor -> General -> Postfix Completion 下查看
4.feat: 支持通过配置文件自定义文档目录(根目录/或指定分类)
This discussion was created from the release Release v2.0.6.
Beta Was this translation helpful? Give feedback.
All reactions