1 unstable release
Uses new Rust 2024
new 0.1.0 | Sep 16, 2025 |
---|
#1 in #vs
435KB
4.5K
SLoC
veecle-telemetry-ui
VS Code Extension
Running
Requires Node.js v22 and pnpm to be installed.
Node.js can be installed via https://github.com/Schniz/fnm. pnpm can be installed via Corepack
pnpm install
(install dependencies)pnpm compile
(optional, but might reveal issues, build JavaScript bundles)- Open this folder in VS Code and run the "Run Extension" launch configuration.
- In the new VS Code instance run the "Veecle Telemetry UI: Open
veecle-telemetry-ui
" command.
Requirements
-
Node.js 22
Can be installed via fnm. fnm can be configured to automatically switch node versions when you cd into a directory.
-
pnpm
Can be installed via Corepack, run
corepack enable
. You can configure fnm to do this for you.This might change in the future as Corepack will no longer be bundled with Node.js at some point in the future.
-
wasm-pack
Can be installed with
cargo install wasm-pack
.
Dependencies
~26–52MB
~784K SLoC