>Supernova: Create a new exporter package
command in your command palette and execute it.colors.pr
and copy past the following code:ctrl/cmd + s
), then clicking Run Single File
in Supernova Extension panel:Run Exporter
. This executes all blueprints available and writes the result of the exporter to {root}/.build
folder:> Supernova: Run Exporter
to run the entire exporter package and output to ./build
> Supernova: Run Single file
to run the currently opened blueprint file and output to console