1 Forks
6 Stars
6 Watchers

WebSearch

Visual Studio Code extension that allows you to perform a web search for the selected text using your favorite search engines (add as many as you like, editable in extension settings). I wrote this as a proof-of-concept idea when teaching myself TypeScript and learning how to code a Visual Studio Code extension.

How to download and setup WebSearch

Open terminal and run command
git clone https://github.com/BenRogersWPG/WebSearch.git
git clone is used to create a copy or clone of WebSearch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WebSearch https://github.com/BenRogersWPG/WebSearch/archive/master.zip

Or simply clone WebSearch with SSH
[email protected]:BenRogersWPG/WebSearch.git

If you have some problems with WebSearch

You may open issue on WebSearch support forum (system) here: https://github.com/BenRogersWPG/WebSearch/issues