This repository has been archived by the owner on Feb 3, 2024. It is now read-only.
Releases: zzzz465/rwxml-language-server
Releases · zzzz465/rwxml-language-server
v0.40 ~ v0.42
What's Changed
- feature: improve def reference, overall experience by @zzzz465 in #141
- fix: improve enum diagnosis by @zzzz465 in #142
- feature: support enum field both flat and list structured by @zzzz465 in #143
- feature: improve ux by @zzzz465 in #144
- fix: default typeInfo not extracted by @zzzz465 in #145
- fix: adding self as dependency by @zzzz465 in #146
- feature: improve type intellisense by @zzzz465 in #147
- feature: improve suggestion by @zzzz465 in #148
- feature: support integer-flagged enum by @zzzz465 in #149
- feature: support nested list by @zzzz465 in #150
Full Changelog: v0.39.0-master...v0.42.0-master
v0.39.0 release
- support RimWorld 1.4
v0.31.2-master
server: fix log not printing class names
v0.17.0
- DLL extracted data is now cached
- add command
RWXML: Clear DLL Cache
- add command
RWXML: Open Cache Directory
v0.16.0
now resource paths are configurable
v0.15.0 release
- now supports onHover feature on def defReference
- internal program structure update
v0.14.0
- checks insider build and notify to remove it
v0.13.0 release
Merge pull request #76 from zzzz465/feature/check-version feature: check version, convert magic strings to symbol