Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Search On ...New to Visual Studio Code? Get it now.
Search On ...

Search On ...

saxc

|
1 install
| (0) | Free
Search On, is an editor extension that allows developers to easily search selected text across multiple platforms. With this extension, you can quickly access information from websites like Google, GitHub, MDN, and many others.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Search On ...

Search On ... is an editor extension that allows developers to easily search selected text across multiple platforms. With this extension, you can quickly access information from websites like Google, GitHub, MDN, and many others.

Included platforms

  • Docker Hub
  • GitHub
  • Google
  • MDN (Mozilla Developer Network)
  • Microsoft Learn
  • NPM (Node Package Manager)
  • NuGet
  • Reddit
  • Stack Overflow
  • Wikipedia
  • YouTube

Settings

Platforms

  • All included platforms can be enabled/disabled in the settings.

Custom Platforms

  • You can add your own platforms in the settings.
  • On GitHub you can find a list of platforms that can be added.
"searchOn.customPlatforms": [
    { "label": "Amazon", "url": "https://www.amazon.com/s?k="},
    { "label": "eBay", "url": "https://www.ebay.com/sch/i.html?_nkw="}
]

Versioning

YY.MM.VERSION

  • YY: Release year
  • MM: Release month
  • VERSION: Version in year/month
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft