- Added
Restart Server
command
- Tree sitter support! Added support for
<tree-sitter>
syntax inhttps://www.nova.app/syntax
xml files. - Update the language server from
0.21.0
to0.24.0
, see it's GitHub releases for info - Build tooling updates
- Specify custom catalog files per-workspace, thanks @greystate!
Update the language server from 0.18.0
to 0.21.0
, see it's GitHub releases for info
All compiled code is now Open Source, if you fancy diving in to see what Yaml Extension is up to, you can
Nova Syntax definitions improvements
- Add support for
<subsyntax>
definitions - Allow
subsyntax=true
on<syntax>
elements - Allow empty
<subscopes />
- Fix detectors so sub-elements can be re-used
Thanks to Martin Kopischke for the <subsyntax>
bug report
- Fix the LanguageServer not starting up correctly
- Everything is new