A visualisation and analytics tool for UnetStack nodes
Commands: Ctrl + Shift + P
UnetTrace: Create Visualisation from Trace File
UnetTrace: Align and Combine Trace Files
- Run
npm install --global yarn
. - Run
yarn install
to install node modules.
- Run
yarn watch-build
andF5
to start debugging.
- Run
yarn add --global @vscode/vsce
to install the VS Code package library. - Run
vsce package
.