v0.7.3
Improvements
- Large projects now open much faster - manual testing showed a 5x improvement when loading base game scripts in a workspace
Bug fixes
- Type checking no longer reports false errors on the
defaultdeclarations ofCBehTreeValengine types - Creating a
CBehTreeValengine value type withnewis now flagged as an error
What's Changed
- Fix release notes stripping backticks in CI by @webspam in #196
- Fix false errors on CBehTreeVal engine value types by @webspam in #197
- Simplify symbol-kind helper functions by @webspam in #198
- Speed up workspace startup and diagnostics by @webspam in #199
- Version 0.7.3 by @webspam in #200
Full Changelog: v0.7.2...v0.7.3