Builtin HTML preview

Stop switching to a browser to inspect your template and get instant feedback in your IDE

How to use: Hover the cursor on the top right side of the IDE and click on the IDE icon next to the browser ones.

An embedded browser tool window will appear. You can make changes to the template file and have them show up in the IDE without having to switch to a standalone browser.

When you are done, close it like you would any other tool window.

Pro tip: Your IDE uses JCEF to display the page, which is based on the Chromium browser.


Related Resources

Check APIs from the Comfort of your IDE
Check APIs from the Comfort of your IDE
Quickly inspect APIs and make HTTP requests to services in a reusable manner.
Support for Vue.js
Support for Vue.js
Upgrade to using the latest Vue.js version knowing your IDE will be there to help you.
Refactor Names in React useState Hooks
Refactor Names in React useState Hooks
Rename both values of from useState hooks at once