Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoqualitee committed Jun 29, 2021
1 parent a312177 commit ae1d509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Search right from your code: dbatools, microsoft docs, google, vs code workspace

## Features

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.
By default, this extension allows you to search dbatools.io, microsoft docs, google or your VS Code workspace 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.
Other search providers including Stackoverflow, Technet forums, Solarwinds Thwack, DuckDuckGo and the VS Code API site are also available but disabled by default. To enable, update your settings. Here's how to do it with the GUI.

File -> Preferences -> Settings -> type `dbatools`

Expand Down

0 comments on commit ae1d509

Please sign in to comment.