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
  •  | 
  •  

سؤال

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.

هل كانت مفيدة؟

المحلول 2

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

نصائح أخرى

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.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top