Skip to content

v1.3.18

Compare
Choose a tag to compare
@DragonKnightOfBreeze DragonKnightOfBreeze released this 18 Aug 13:31
· 213 commits to master since this release

Release Notes

  • 新功能:适用于规则文件的代码补全(初步支持)
  • #82 修复解析脚本文件时,会在特定情况下进入无限循环的问题
  • 修复与作用域解析相关的一些问题
  • 其他优化与BUG修复

  • New feature: Code completion for config files (initial support)
  • #82 Fix an issue that it will enter an infinite loop in specific situation when parsing script files.
  • Fix some problems about parsing scopes
  • Other optimizations and bug fixes