Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[opt] 生成cs单例表代码中添加Data属性返回单例数据
使用dotnet+.editorconfig统一格式化代码
[fix] 修复当ref表为xxx?时,GetRefTable没查找到对应table的bug
[fix] 修复指定codeStyle=xxx后,出现找不到none的错误
[new] 给typescript代码加上ref的resolve (focus-creative-games#70)
[change] 如果未设置pathValidator.rootDir选项,自动禁用path校验并且打印警告日志
[fix] 修复cs-simple-json和cs-dotnet-json生成的代码中与外部类型相关有编译错误的bug
[change] 调整LocalFileSaver中获取cleanUpOutputDir参数的FamilyName,允许单独指定CodeT… …arget或DataTarget是否清除输出目录
[new] 支持用 -x namingConvention.{target}.xxx 来指定某部分的代码风格
[change] 所有语言枚举项的默认命名风格都为none