Releases: sailshq/language-tools
Releases Β· sailshq/language-tools
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
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
- Actions diagnostics to see when you are pointing to a route action that doesn't exist
- Automigration strategy diagnostics to make sure you are setting it to
drop
,alter
, orsafe
- Go-to definition for route actions specified in
config/routes.js
Full Changelog: https://github.com/sailshq/language-tools/commits/v0.0.1