Closed jsncrdnl closed 9 years ago
If you don't want to modify your html file, Chrome LiveReload extension can be a good option.
It is hard to make my package provide the feature you want because Atom doesn't have any default package for previewing html files. I don't know what packages I should support.
Wouldn't it be possible to add a setting toggle for this plugin ? This might automatically append the live reload js code to a newly opened preview tab (so that we don't have to modify our source html file) ? (just like Brackets is doing for it's live preview)