Reload Browser Pages on Save

Work on your frontend then switch to the browser to see how it looks like

The IDE can automatically reload the page opened in a browser after you make changes to an HTML file, or the linked CSS and JavaScript files.

First, open the file from the IDE via the icon on the upper right-side of the editor or via View | Open in Browser | "browser name".

Reloading is triggered whenever changes are saved in the IDE, either automatically or using Press ⌘S (macOS) / Ctrl+S (Windows/Linux), or when changes are made to a file externally.


Related Resources

Live Template for Arrow Function
Live Template for Arrow Function
Create arrow functions quicker thanks to builtin customizable templates.
Support for TypeScript Types in JSDoc
Support for TypeScript Types in JSDoc
Give the IDE new powers thanks to TypeScript-based types.
Tailwind CSS Support
Tailwind CSS Support
Enjoy working with Tailwind CSS from the comfort of your IDE.