Reload browser pages on save

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

Florin Pățan
editing    web   

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.

How to use:

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

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
Create arrow functions quicker thanks to builtin customizable templates
Support for TypeScript types in JSDoc
Give the IDE new powers thanks to TypeScript-based types
Tailwind CSS support
Enjoy working with Tailwind CSS from the comfort of your IDE.