This is a VSCode extension for NovaSheets formatting and syntax highlighting.
This extension includes a code formatter and syntax highlighting for NovaSheets syntax, including NovaSheets variables and comments, as well as regular CSS content.
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.
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).
brkp
: Create a breakpoint using built-in function$(@breakpoint)
.