IQ
PayloadIQ
VS Code · beta

PayloadIQ VS Code Extension

Send selected JSON from VS Code to PayloadIQ, or generate TypeScript/Zod directly from your editor.

Runs in your browser. Your input is not uploaded to PayloadIQ.

Download the beta · v0.1.0
Install the .vsix directly, or grab the source ZIP to build it yourself.
Download .vsix ↓Source ZIP

What it does

PayloadIQ:Open Selection in PlaygroundSend the selected JSON to PayloadIQ.
PayloadIQ:Open Current File in PlaygroundSend the whole file.
PayloadIQ:Generate TypeScript from SelectionWrite an inferred interface into a new tab.
PayloadIQ:Generate Zod from SelectionWrite a Zod schema into a new tab.
PayloadIQ:Copy Field Paths from SelectionCopy dot-notation paths for every field.

Install

  1. 1Download the .vsix file above.
  2. 2In VS Code, open the Command Palette (Ctrl/Cmd+Shift+P).
  3. 3Run “Extensions: Install from VSIX…” and choose the downloaded file.
  4. 4Reload when prompted — the PayloadIQ commands are now in the palette and editor right-click menu.

Manual fallback: the ZIP contains the full source. If the download is blocked, clone the repo and package the extension/vscode folder yourself.

Privacy

The extension encodes your JSON into the playground URL locally and opens it in your browser — nothing is uploaded to a server. TypeScript, Zod, and field paths are generated entirely inside the extension. No telemetry, no remote code, no secrets.

Open PayloadIQ Playground →Chrome Extension →Browser Utilities →