- Meson
- Meson Build syntax support for Nova.
- 55 Installs
Readme
Meson Build Syntax For Nova
Meson provides syntax highlighting, folding, and indentation for the Meson Build build recipes.
Functionality is provided via a Tree-sitter grammar, so it should be lightning fast.
This extension does not (yet?) handle automatic building of software with Meson, or associated configuration tasks.
Required
This extension only supports Nova 10.
Changelog
Version 1.1
Add binary literals and fixes for 0X1234 style literals.
Version 1.0
Initial release