How to stop auto reload of web page while using Live Share in VS Code?

972 views Asked by At

Me and my colleague have an issue while using Live Share in VS Code. We are working on the same project shared via Live Share. So the problem is, whenever me or my colleague edits the code in VS Code, the web page reloads every time.

Is there a way to stop this behavior? or can you share any alternative methods?

Also, if possible please share any links or key words which might be helpful.

We have tried disabling auto-save of VS Code, but it didn't work.

0

There are 0 answers