Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Rerun for VS CodeNew to Visual Studio Code? Get it now.
Rerun for VS Code

Rerun for VS Code

Luis Denninger

| (0) | Free
Open .rrd files in the Rerun web viewer, including over Remote SSH
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rerun Viewer

Unofficial VS Code extension to launch Rerun viewers and open Rerun .rrd recording files directly in Visual Studio Code.

✨ Features

  • 🔥 Open and view .rrd files directly in VS Code
  • 🔥 Automatic port-forwarding for .rrd files via Remote-SSH and GitHub Codespaces
  • 🔥 Open a stand-alone web viewer via the Rerun: Open Viewer command

📦 Dependencies

The extension requires the rerun binary provided by rerun-sdk. Install it with:

pip install rerun-sdk

The binary is auto-detected from the active Python interpreter (requires the Python extension), or from PATH. You can also set an explicit path via the rerun.rerunPath setting.

⬇️ Installation

Install from the VS Code Marketplace or search for Rerun Viewer in the VS Code Extensions panel.

🚀 Usage

  • Double-click any .rrd file in the Explorer — it opens automatically in the Rerun web viewer.
  • Command Palette (Ctrl+Shift+P / Cmd+Shift+P) → Rerun: Open Viewer to open a stand-alone viewer.

⚙️ Configuration

Setting Default Description
rerun.rerunPath "" Explicit path to the rerun binary. Leave empty for auto-detection.

📄 License

This project is licensed under the MIT License.

🙏 Acknowledgements

Thanks to the team and all contributors building the amazing Rerun visualization tool!

🤝 Contributing

If you have any issues or want features added, feel free to drop an issue or a PR.

👤 Author

Luis Denninger

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft