v0.2.0
What's Changed
- Feat/fix issue with clashing autocomplete by @DominusKelvin in #31
- fix(language-server): add acorn and acorn-walk for improved parsing of models by @DominusKelvin in #32
- [feat] model attribute diagnostic not working by @DominusKelvin in #34
- [feat] add validation for in a view exist by @DominusKelvin in #35
- feat(language-server): add helpers completion functionality by @DominusKelvin in #36
- [feat] add support for helper inputs auto complete by @DominusKelvin in #40
- [feat] support diagnostic for helper input by @DominusKelvin in #43
- [feat] add diagnostic for validating required input in helper by @DominusKelvin in #44
- [feat] diagnostic for missing required model attribute by @DominusKelvin in #46
- [fix] bug with helper go to definition with by @DominusKelvin in #47
Full Changelog: v0.1.0...v0.2.0