Extension Details

- Meson
- by Staysail Systems
- 1 Recent Installs | 74 Total Installs
- Meson Build syntax support for Nova.
- Repository
- Bug Reports
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.
Release Notes
Version 1.1
Add binary literals and fixes for 0X1234 style literals.
Version 1.0
Initial release