AI Rendering in VS Code

JSXGraph AIR for Visual Studio Code

Artificial Intelligence Renderer – Powered by JSXGraph

Create JSXGraph illustrations with AI assistance, right from your editor. JSXGraph AIR for Visual Studio Code turns a browser tab into a live preview for your JSXGraph constructions: let GitHub Copilot (or any AI assistant in VS Code) write the code in construction.js — every save instantly updates the rendered construction.

Additional libraries such as MathJax or custom CSS can be added via header.js, guarded by a configurable allowlist. When you’re done, export your work as a single self-contained HTML file or copy it straight to the clipboard.

jsxgraph-air-vscode.png

Features

Requirements

GitHub

JSXGraph AIR for Visual Studio Code is published on GitHub:

JSXGraph AIR for Visual Studio Code

Download

Get the package (preview page + bridge server) here:

Download JSXGraph-AIR-for-VSCode.zip

Unzip, run npm install and npm start, then open JSXGraph-AIR-VSCode.html in your browser — the step-by-step setup guide is built into the page (? icon).