Problems with the "Live server" extension for Visual Studio Code

Hey there,

I’ve got two problems that I can’t seem to get rid of when it comes to the popular “Live server” extension for Visual Studio Code.

I’ve used the extension a couple of times now and most of the time, it works just fine. But sometimes, the changes I make just don’t get saved & shown on the screen when I press ctrl + s to save the code I was working on. I then have to open up a new instance of the live server because otherwise it won’t show up in my browser (I’m using Chrome btw).

The second problem is that when I open up the console on the tab that I’m running the “Live server” extension in while having VS Code open in the video next to it, the website gets pushed outside of my screen weirdly (as seen in the screenshots)


Does anybody know how I can fix this?

Thanks so much in advance :slight_smile: