Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Open URL in BrowserNew to Visual Studio Code? Get it now.

Open URL in Browser

michaelalandawson

|
18 installs
| (0) | Free
Opens the current file as a URL in the default browser.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

open-url-in-browser README

This VS Code extension will open the current file in the default browser by means of a mapped URL.

Features

Supports multi-folder workspaces.

Requirements

A workspace is required.

Extension Settings

  • mappings.localRoot: Local path to web site root. c:\\home\\site_folder\\wwwroot
  • mappings.serverRoot: URI to web site root. https://www.domain.com

Known Issues

None.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of open-url-in-browser

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft