Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Search In BrowserNew to Visual Studio Code? Get it now.
Search In Browser

Search In Browser

White Bear

|
1,819 installs
| (1) | Free
It can help you search selection or input text in default browser.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

search-in-browser README

A Simple Extension for VSCode to search easily using Google、bing or Baidu, There are three ways to use this extension:

  1. context menu

点击右键菜单

  1. click search icon

点击搜索图标

  1. shortcut key(cmd + g g)

快捷键

Features

  • support custom QueryTemplate in settings
  • open default browser to search text that selection or user input

Todo:

  • [] search selection that inner terminal
  • [] input box associate when user input
  • [] open browser inner vscode

Extension Settings

This extension contributes the following settings:

  • search.QueryTemplate: default QueryTemplate is https://www.google.com/search?q=%SELECTION%, you can alse set https://www.baidu.com/s?wd=%SELECTION% or https://cn.bing.com/search?q=%SELECTION%.

Keyboard Shortcuts

  • Press Ctrl+g g (Windows, Linux) or Cmd+g g (macOS) to active search

Enjoy!

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