Downloaded and installed from Github, option does appear under “packages” in my Atom.
However items I’m working on in Atom do not automatically update in live server window when project is saved. In fact live server window is not loading the same file I’m working on in Atom.
I have tried both accessing from within Atom (“packages --> atom-live-server --> Start server”) and by manually typing in “127.0.0.1:3000” in URL bar. Doing an “inspect” on page shows live server code injected on page, but html is empty (it’s not the same document I’m working on in Atom).
What am I doing wrong? Any guidance would be appreciated, it’s difficult to find instructions online on how to install & configure this. I’ve spent time searching both here and in Google with no luck. Cannot find 3rd party sites with instructions either. Any help is greatly appreciated.