Releases: sailshq/language-tools
Releases Β· sailshq/language-tools
v0.2.5
What's Changes
- Fixed issue with creating routes mapping to action for routes that are redirects #52 by @DominusKelvin
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- fix(language-server): return empty array instead of null for go-to definition handlers by @DominusKelvin in #49
- feat(language-server): add missing Waterline query predicates (or, and, not) by @DominusKelvin in #51
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
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
v0.1.0
v0.0.5
What's Changed
- fix(language-server): normalize helper path by @DominusKelvin in #19
- fix(language-server): set migrate to safe by @DominusKelvin in #21
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat(language-server): ignore url or redirect by @DominusKelvin in #7
- [feat] implement go to policy by @DominusKelvin in #13
- [feat]: implement go-to view definition by @DominusKelvin in #14
- [feat] get auto completion for the sails object by @DominusKelvin in #15
- feat(language-server): implement go to inertia page by @DominusKelvin in #16
- [feat]: go to helper by @DominusKelvin in #17
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- [feat]: resolve path to server bin by @DominusKelvin in #2
Full Changelog: v0.0.2...v0.0.3