Skip to content
Voyager

Voyager for VS Code

In active development — not yet published.

The VS Code extension exists in Voyager's codebase and is wired up to the same request builder, collections, and environments as the web app, but it hasn't been published to the VS Code Marketplace or Open VSX yet. The capabilities below describe what's built, not what you can install today.

What it does

Voyager for VS Code brings the same request builder, collections, environments, and code generation as the web app into your editor, as native tabs rather than a simulated webview UI:

Getting started (once published)

  1. Open the Voyager icon in the Activity Bar.
  2. Click New HTTP Request to start a request, or Import to bring in an existing collection.
  3. Set a method and URL, add headers/params/body as needed, and send.

Want to use Voyager today? The web app has the same request builder available now.