I am new to web development. I'm using VSCode and recently installed an extension called Browser Preview to preview the live webpage. Everything is working fine except this blurry area in the browser.
Extension Link : Browser Preview
Besides, Is there any other similar option to view browser in side pan of vs code without opening chrome. Help me.
Live HTML Previewer is my best option for HTML and CSS only development, This extension allows you to preview your html files in VS Code itself. Use it to quickly set the html and css right for your webpages.
Cons : can't work on PHP and JS.