Visual Studio Code

Connecting Rerun to Visual Studio Code

Our Visual Studio Code extension supports two modes:

  1. Local only gives you the core functionality of rerun (instantly replaying Express requests for each route). This is free and does not require an account.
  2. Cloud gives you the full power of rerun (shared synchronized request library & replay production requests). This requires an account. There's a generous free tier.

Cloud Only Features

Save & Share requests

The shared requests library lets you save, name, and share requests with your team. Once a request is saved to the shared library it's available for your whole team across all their devices.

Replicate production runs

This lets you view & locally replay real user requests. So you can easily reproduce issues and debug them locally. This also lets you try real data as you're developing & testing etc.