Skip to content

PRUVALEX PruvaGraph v1.9.1 — Complete (Enterprise Ready)

Latest

Choose a tag to compare

@Affan315 Affan315 released this 26 Jun 00:48

🏆 Complete & Production Ready

The PruvaGraph extension has been completely refactored from a single monolith into a highly optimized, modular, and type-safe architecture.

Key Highlights:

  • 📦 Massive Size Reduction: Bundled via esbuild, reducing the final VSIX size to just 319 KB.
  • 🧩 Clean Architecture: 2,114-line monolith split into 8 focused, maintainable modules.
  • 🧪 Testing: 508 total tests passing (460 Python + 48 JS/Extension Host).
  • 🛡️ Type Safety: Integrated jsconfig.json with strict JSDoc type checking (0 errors).
  • 📊 Telemetry: Added local-only telemetry for activation and command usage.

Officially published on VS Code Marketplace and Open-VSX.