0.6.4
·
186 commits
to develop
since this release
Changelog
Full Changelog: https://github.com/EliotVU/UnrealScript-Language-Service/commits/Release-0.6.4
- Fixed Class-function field hint.
- Fixed Type checking error when passing an Enum object to a function as argument.
- Fixed Enum tag reference in a condition expression produces an error when type checking is enabled.
- Fixed Request textDocument/documentSymbol failed.
- Add a new diagnostic for UC3 enum based element dimensions; and fix the misplaced range for array dimension diagnostics..
- Fail auto detection when no Object.uc document is present.