Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Local Web OpenerNew to Visual Studio Code? Get it now.
Local Web Opener

Local Web Opener

Xiaole Tao

|
5,735 installs
| (0) | Free
Open html file in default browser with existing local web server.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

local-web-opener README

Features

This plugins should do open your html page to default browser and with your local web URL.

Usage

  • After install this extension, you will see the new menu item both on right click in file edit area or file name under the left explorer.
  • Select the new menu command will open your default browser with a local URL like file:///User/xiaole/workspace/demo/test.html
  • Go to Preference -> setting -> extensions -> Local Web Opener, set pathPatten and URLPatten.
  • Extension will replace your file absolute path [pathPatten]/test.html to [URLPatten]/test.html

Release Notes

First release on 2018.9.22

1.0.0

Initial release

1.0.1

update extension icon

1.0.2

update readme to add usage section

1.0.3

update readme

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