Reload your extension's webviews after a successful frontend build, inside the real Extension Development Host. See JavaScript and CSS changes without restarting the host. Your extension keeps its panels, HTML, resource URLs, state, and message handlers. Get started · Integration guide · Download the helper A shorter preview loop
Set up your extension
Run Live Webview: Setup for the complete offline guide. To try a working example first, use the standalone fixture. What to expectThe target extension must opt in. Installing the companion alone does not attach it to arbitrary webviews. Use local desktop VS Code 1.74 or newer and a trusted workspace. The helper runs only in an explicit development build in Development mode; it is distributed as a tarball, not on npm. Reload starts the frontend again. Restore form values and selection through your application's state contract. Host-side code changes still require a debug restart. Framework HMR, message inspection, remote hosts, and browser VS Code are outside this release. Help and sourceTroubleshooting · API reference · Report an issue · Source code Licensed under MIT. |
