Simple Auto ReloadThis extension uses the DevTools protocol (available in most browsers) to auto reload a page after saving files. It requires no browser extension or code changes. SetupMake sure your browser is running with remote debugging port enabled.
UsageOnce the browser is running, use the command If you want to stop reloading, run the command Remote Development EnvironmentsThe extension runs locally in the UI environment so is automatically fully compatible with VS Code's Remote Development options provided the browser is on the same machine as the VS Code UI interface. |