// Developer tools

VS Code Extensions

Three open-source Visual Studio Code extensions - offline-first, deterministic, Apache-2.0, and free of telemetry. Each one shares a TypeScript core with a matching command-line tool.

All three extensions are published to the Visual Studio Marketplace under the publisher Aniket Abhishek Soni, and developed in the open on GitHub. They share a common design philosophy: deterministic-first behaviour, no network calls unless you explicitly ask for them, no telemetry, and an offline fallback that always works.

Shared principles

These are not three unrelated side projects. They are built the same way, and the constraints below are enforced by tests rather than merely documented.

Support and issues

Bug reports and feature requests go to the GitHub issue tracker for the relevant repository - that is the fastest route and keeps the discussion public and searchable. See the support page for per-extension links and what to include in a report.