Maybe a stupid question..
So I have a problem whenever I write CSS code in VS my page always scrolls back up to the top. I find this annoying as I cant see my changes. I'm a complete beginner so any help is welcomed.
4 Replies
Live Server - Visual Studio Marketplace
Extension for Visual Studio Code - Launch a development local Server with live reload feature for static & dynamic pages
Thanks, but I dont have a problem with launching live server. The problem is when I open it with live server and the page gets long enough so I have to scroll down, whenever I start writing CSS inside VS the page scrolls automatically to the top. So Im not able to see changes in real time, only after once I scroll down.
I wrote test code and your problem does not occur.
You can take a look at this, it looks pretty good.
https://marketplace.visualstudio.com/items?itemName=yandeu.five-server
Live Server (Five Server) - Visual Studio Marketplace
Extension for Visual Studio Code - A better Live Server with instant updates, highlights and some PHP support.
Thanks, I will try it out!
Thanks man, works good!