When editing a css file it would be a great feature to have the web page preview automatically refresh either periodically (every couple of seconds for example) or even better when the CSS file has been modified and saved.
I often have the CSS edit open as a separate floating window so to see my changes automatically applied in the preview window without having to refresh would be a great feature.
Automatic refresh option
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Re: Automatic refresh option
This Feature would be great!!!
Re: Automatic refresh option
Use an external Task Automation Tool like Gulp or Grunt. Then you can run a Browser Livereload plugin to autoupdate browser content whenever something is changed. '
I made a WeBuilder plugin for running Gulp tasks directly from WeBuilder. You can try that if you want.
I made a WeBuilder plugin for running Gulp tasks directly from WeBuilder. You can try that if you want.
There are 10 types of people in the world: Those who understand binary and those who don't.