Skip to main content
This guide explains how to add ngrok support to your VS Code workflow using a VS Code extension. It covers installing the extension and connecting it to your ngrok account.

What you’ll need

1. Install the VS Code extension

Install the ngrok extension for VS Code.

2. Configure the extension

Open VS Code and configure the extension with your ngrok authtoken. Follow the extension’s documentation for the exact configuration fields and workflow.

3. Start an ngrok tunnel from VS Code

Start a tunnel using the extension. Use the generated URL to reach your local app through ngrok.