Skip to content

v1.3.23

Latest
Compare
Choose a tag to compare
@DragonKnightOfBreeze DragonKnightOfBreeze released this 25 Oct 08:41
· 4 commits to master since this release

Release Notes

  • 修复无法补全封装变量(scripted variable)的问题
  • #90 排除特定的根目录以免解析与索引一些意外的文件
  • #92 可以配置是否用对应的颜色高亮本地化颜色ID(默认启用)
  • 修复渲染本地化文本时某些文本会被重复渲染的问题
  • 其他优化与BUG修复

  • Fix a problem that cannot complete scripted variables
  • #90 Exclude some specific root file paths to avoid parsing and indexing unexpected files
  • #92 Provide the configuration that whether to highlight localisation color ids by corresponding color (enabled by default)
  • Fixed a problem that some text will be rendered repeatedly when rendering localisation text
  • Other optimizations and bug fixes