brackets-livereload
brackets-livereload copied to clipboard
Doesn't work with remote site
I have a remote project setup. I also use brackets-eqFTP. When I edit a CSS file and save, it automatically uploads the file to the remove server. I have installed live-reload in Chrome and Brackets, but on save, the browser is not reloaded. Not sure if this is a conflict with eqFTP or what, but it's not working. For some reason, it works with LESS files, but not with CSS files.
I think topwebs' problem is related to mine: When uploading to a remote server, it seems like we are needing a 1 or 2 second delay to give the files time to upload to the server before refreshing the browser. Maybe we could have two modes to choose from, local server or remote server.