transmute-industries / vscode-scitt-preview

View CBOR Extended Diagnostic Notation (EDN) for `.cbor` files in VSCode.
https://github.com/transmute-industries/vscode-scitt-preview
MIT License
2 stars 2 forks source link
cbor ietf scitt vscode

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