#extension #telemetry #veecle #vs #os #nodejs #javascript

veecle-telemetry-vscode-extension

Veecle OS telemetry VS Code extension

1 unstable release

Uses new Rust 2024

new 0.1.0 Sep 16, 2025

#1 in #vs

Apache-2.0

435KB
4.5K SLoC

Rust 3.5K SLoC // 0.1% comments TypeScript 1K SLoC // 0.1% comments Just 5 SLoC // 0.3% comments

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

  1. pnpm install (install dependencies)
  2. pnpm compile (optional, but might reveal issues, build JavaScript bundles)
  3. Open this folder in VS Code and run the "Run Extension" launch configuration.
  4. In the new VS Code instance run the "Veecle Telemetry UI: Open veecle-telemetry-ui" command.

Requirements

  1. Node.js 22

    Can be installed via fnm. fnm can be configured to automatically switch node versions when you cd into a directory.

  2. 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.

  3. wasm-pack

    Can be installed with cargo install wasm-pack.

Dependencies

~26–52MB
~784K SLoC