This is a VS Code extension that allows you to view a live preview of your HTML content in an internal browser.
- 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.
- 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.
- Open an HTML file in Visual Studio Code.
- Press
Ctrl+Shift+Pto 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.
Contributions are welcome! Please fork the repository and submit a pull request with your improvements.
Ahsan Saeed
This project is licensed under the MIT License.