Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sorry510-open-urlNew to Visual Studio Code? Get it now.
sorry510-open-url

sorry510-open-url

sorry510

|
1 install
| (0) | Free
open url in default browser with config
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Open URL

Features

open url in default browser

settings.json

"openUrl.urls": [
    {
        "label": "baidu",
        "url": "https://www.baidu.com"
    },
    {
        "label": "google",
        "url": "https://www.google.com"
    }
]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft