Skip to content

holazz/vscode-open-in-browser

Repository files navigation

Open in Browser VS Code

Visual Studio Marketplace Version

VS Code extension for opening the HTML file in your browser

Usage

Command

  1. Open an HTML file.

  2. Press F1 and type Open in Browser.

Shortcut

  • Mac: + + O

  • Windows: Ctrl + Alt + O

Explorer Context

Editor Title

Editor Title Context

Editor Context

Configuration

Fields Default Description
open-in-browser.defaultBrowser System Default Determines which browser to use by default. Support Chrome, Firefox, Opera, Safari, Edge
open-in-browser.useLocalServer true Controls whether to open with the local server.

License

MIT License © 2022 zz