cassette icon indicating copy to clipboard operation
cassette copied to clipboard

Support Live Browser Reload when in Debug Mode

Open Stephanvs opened this issue 12 years ago • 4 comments

When editing CSS / LESS or Javascript files, you could use a FileSystemWatcher to watch files for changes, and use something like WebSockets to push the changed Styles/Javascript down to the browser.

That'd be one awesome feature to have.

Stephanvs avatar May 25 '12 20:05 Stephanvs