Member-only story
You can technically browse in VS Code while coding
I was pleasantly surprised to discover that there’s a simple browser built into VS Code.
You can use this feature to quickly check a website’s layout or test a web application’s functionality.
Here’s how to do it:
- Press ctrl + shift + P on Windows or cmd + shift + P to open the search bar
- In the search bar, type simple browser
- Enter your development server URL
- Split your view for more convenience.
That’s that! All done. You’re good to go
Please note this is just a simple browser. So some of the heavy features will not work in this simple browser. Before you go here are some of my web dev articles :