Is there any emacs package which can auto refresh the browser when the html file is changed?

StackOverflow https://stackoverflow.com/questions/19615703

  •  01-07-2022
  •  | 
  •  

Question

I found sublime text2 had LiveReload, it can reload the html file in browser when the html file is changed.but I don't use sublime text2 ,I like emacs very much.so I want to know if there is any package similar to Livereload. I really hate pressing f5.

Était-ce utile?

La solution 2

There are a least 2 browser-dependent solutions: for Firefox via MozRepl and for Chrome...

Autres conseils

Possibly you might be interested in Impatient mode: http://www.50ply.com/blog/2012/08/13/introducing-impatient-mode/

skewer-mode might be what you are looking for.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top