Launch your HTML files instantly in the browser with live reload on save — no configuration needed.
- One-click launch — Open any HTML file directly from the editor, right-click menu, or status bar
- Live reload — The browser refreshes automatically every time you save a file
- Share your page — Get a public URL to share your work with anyone, anywhere
- Always available — Automatically finds a free port so it never conflicts with other servers
- Status bar control — See the server status and open your page from the bottom of the editor
- Open an HTML file in VS Code
- Click Hunters Live in the status bar
— or right-click the file and choose Open with Hunters Live Server
— or runHunters: Open with Hunters Live Serverfrom the Command Palette (Ctrl+Shift+P) - Your page opens in the browser and reloads every time you save
| Command | Description |
|---|---|
| Open with Hunters Live Server | Start the server and open the current HTML file |
| Stop Hunters Live Server | Stop the running server |
| Open Current Hunters Live Server | Re-open the browser page |
| Copy Hunters Share URL | Copy the public share link to clipboard |