Skip to content

VS Code extension for NovaSheets formatting and syntax highlighting

License

Notifications You must be signed in to change notification settings

NovaSheets/VSCode

Repository files navigation

Latest version Marketplace version Last updated Downloads Installs

This is a VSCode extension for NovaSheets formatting and syntax highlighting.

Features

This extension includes a code formatter and syntax highlighting for NovaSheets syntax, including NovaSheets variables and comments, as well as regular CSS content.

Installation

This extension is available in the VSCode Marketplace; install it either from there, by searching "NovaSheets" inside VSCode, or by downloading the package found in the releases tab.

Usage

Just load a NovaSheets file with a .nvss file extension in VSCode and NovaSheets syntax highlighting should occur. Format the file using the default formatting command (Alt+Shift+F by default).

Snippets

  • brkp: Create a breakpoint using built-in function $(@breakpoint).