Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoqualitee committed Jun 29, 2021
1 parent 120d9e2 commit a312177
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# search from code for vs code

Search right from your code: dbatools, microsoft docs, google and more.
Search right from your code: dbatools, microsoft docs, google, vs code workspace (find in files) and more.

## Features

By default, this extension allows you to search dbatools.io, microsoft docs or google for the highlighted text. The results are displayed in the default browser.
By default, this extension allows you to search dbatools.io, microsoft docs, google or your VS Code workspace (find in files) for the highlighted text. The results are displayed in the default browser.

![dbatools search](resources/search.gif)

The gif doesn't show it, but this extension can figure out the word selection based on cursor position, so you don't have to explicitly select your text.

## Configuration

Other search providers including Stackoverflow, Technet forums, Solarwinds Thwack and DuckDuckGo are also available but disabled by default. To enable, update your settings. Here's how to do it with the GUI.
Expand Down

0 comments on commit a312177

Please sign in to comment.