Skip to content

transmute-industries/vscode-scitt-preview

Repository files navigation

SCITT Preview

View CBOR Extended Diagnostic Notation (EDN) for .cbor files in VSCode.

This plugin is not published to the marketplace.

Building and Installing Locally

git clone git@github.com:transmute-industries/vscode-scitt-preview.git
cd vscode-scitt-preview;
npm i
npm run build:vsix

install locally built vsix

After successfully installing:

scitt preview plugin in list of installed extensions

I've not tested this very thoroughly, but here you go:

edn from a cbor message displayed in vscode

Based on

History

Releases

No releases published

Packages

No packages published