Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Browser in VsNew to Visual Studio Code? Get it now.
Browser in Vs

Browser in Vs

Sourabh_Rawat

|
1 install
| (0) | Free
Open a browser inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Browser in VS Code

Open a browser inside VS Code as an editor tab.

VS Code Version License

Features

  • Embedded Browser - Browse websites directly inside VS Code
  • Smart Search - Type a URL or search query
  • Multiple Tabs - Open multiple browser tabs simultaneously
  • Split View - Open browser side-by-side with your code
  • Navigation Controls - Back, Forward, and Reload with animation
  • Copy URL - Copy current URL to clipboard
  • Open External - Open current page in your system browser
  • Quick Localhost - One-click buttons for :3000, :5173, :8080
  • Keyboard Shortcuts - Fast navigation with hotkeys
  • VS Code Theme - Matches your editor theme

Commands

Command Description
Open Browser in VS Code Opens browser in current tab
Open Browser to the Side Opens browser in split view

Keyboard Shortcuts

Shortcut Action
Cmd/Ctrl + L Focus URL bar
Cmd/Ctrl + R Reload page
Alt + ← Go back
Alt + → Go forward

Usage

  1. Open Command Palette (Cmd+Shift+P / Ctrl+Shift+P)
  2. Type "Open Browser in VS Code" or "Open Browser to the Side"
  3. Enter a URL or search query:
    • example.com → Opens in embedded browser
    • hello world → Opens Bing search

Limitations

⚠️ Some websites block iframe embedding via X-Frame-Options. These sites won't load.

Works: example.com, httpbin.org, localhost

Won't work: google.com, youtube.com, github.com

Installation

From Marketplace

Search for "Browser in Vs" in VS Code Extensions

From VSIX

code --install-extension browser-in-vs-0.0.13.vsix

License

MIT © Sourabh

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft