Nova is a programmable markup language. This extension provides syntax highlighting, language configuration, and basic editor support for Nova (.nv) files.
Features
Syntax highlighting for all Nova constructs: blocks, inline commands, interpolations, math, strings, lists, tables, attributes, numbers, booleans, null, and operators
Language configuration: auto-closing brackets, surrounding pairs, and bracket matching
Snippets for common Nova constructs: section, paragraph, links, code blocks, images, tables, if/else, and for loops
Requirements
Visual Studio Code version 1.84.0 or higher.
Extension Settings
This extension contributes the following setting:
nova.enableSyntaxHighlighting: Enable/disable Nova syntax highlighting