Fixes
- Fix incorrect error locations for unexpected entries (#680)
Features
- Add
completionssubcommand for generating shell completions (enabled viacompletionsfeature) - Move linter command behind
lintfeature (enabled by default) - Move LSP command behind
lspfeature (enabled by default) - Improve error locations for unexpected properties (#664)