Overview Version History Q & A Rating & Review
Internal Browser Extension for VS Code
This is a VS Code extension that allows you to view a live preview of your HTML content in an internal browser.
Features
View your HTML content in a webview panel within VS Code.
Choose from different screen sizes for previewing.
Auto-refresh functionality to keep the preview up to date.
Installation
Launch Visual Studio Code.
Go to the Extensions view by clicking on the square icon in the Sidebar or by pressing Ctrl+Shift+X
.
Search for "Internal Browser".
Click on the Install button.
Once installed, reload Visual Studio Code to activate the extension.
Usage
Open an HTML file in Visual Studio Code.
Press Ctrl+Shift+P
to open the command palette.
Type "Internal Browser: Activate" and press Enter.
Choose a screen size from the dropdown menu.
An internal browser panel will open, displaying the HTML content.
The content will auto-refresh every 3 seconds.
Contributing
Contributions are welcome! Please fork the repository and submit a pull request with your improvements.
Developer
Ahsan Saeed
License
This project is licensed under the MIT License .