Joel 8 bitar
Joel 8 bitar

Reputation: 123

Live-server Visual Studio Code browser won't auto update

I'm pretty new to web developing and very new to VS code. I'm trying to use live-server to be able to get the html in the browser to update without having to refresh the browser. I can't get it to work and I have been googling and trying stuff out for 2 days. Can somebody help me while I still have some hairs left on my head?

Thank you! /Joel

Upvotes: 2

Views: 1913

Answers (1)

Aashish Kumar
Aashish Kumar

Reputation: 1006

It's necessary to firsly save the file in which you are working(htmlfile). In my case i go to file and select autosave. it starts to work as wish.

Upvotes: 2

Related Questions