Featured on Jan 22nd, 2019

Vscode Browser

A real browser preview inside your editor that you can debug

CHECK IT OUT

the amount of free open source you can get today to help you debug your code in real time is insane and it seems every week a new tool comes out to help you to do that -- now we have a cool little debug tool that uses google headless.

Browser Preview for VS Code enables you to open a real browser preview inside your editor that you can debug. Browser Preview is powered by Chrome Headless, and works by starting a headless Chrome instance in a new process. This enables a secure way to render web content inside VS Code, and enables interesting features such as as in-editor debugging and more

pretty sweet for local running website development on your own machine when you are connection less! :)

Hunted by @teamhumble

$0.64·23 votes· comments