novem - datavisualisation in your editornovem is a datavisualisation platform for coders – create charts, documents, emails and reports right from your code. With novem for VS Code you can browse, edit and preview your novem visuals from your editor.
InstallationInstall through VS Code extensions. Search for Visual Studio Code Market Place: novem Can also be installed in VS Code: Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Getting startedYou'll need a valid novem account. To sign in, open the novem bar in the
activity bar and click "Sign in to Novem", or run If you already use the novem CLI or one of the novem libraries, the extension reads the same configuration and no separate sign-in is needed. ProfilesThe novem configuration can hold several profiles, for example for separate accounts or environments:
These commands are available from the command palette and from the Working with your visualsThe novem bar lists the resources on your account, grouped into plots, e-mails, grids, documents, jobs and repos. Each view has a
Editing and previewsExpanding a resource in the tree shows its files. These are read from the novem API and written back when you save; there is no local copy. View opens a preview of a plot, e-mail, grid or document in an editor tab. Content files (e-mail and document content, grid layouts and mappings) are
highlighted as nv_markdown, a markdown variant with novem extensions. The
same highlighting applies to local |
