/internet-search

VSCode extension that uses your default browser to search anything quickly

Primary LanguageJavaScript

Extension Logo

Internet Search

A VSCode extension that lets you pop up your default browser with the supplied query from inside your editor.

Usage

Select text in the editor and run a command to search it on the internet. If no editor is active or no text is selected, you will be asked for a search query.

Commands

  • Search: DuckDuckGo
  • Search: Google
  • Search: Bing

Requirements

You need to have Python 3 installed on your device.