Skip to content

Commit ae1d509

Browse files
Update README.md
1 parent a312177 commit ae1d509

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ Search right from your code: dbatools, microsoft docs, google, vs code workspace
44

55
## Features
66

7-
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.
7+
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.
88

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

1111
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.
1212

1313
## Configuration
1414

15-
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.
15+
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.
1616

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

0 commit comments

Comments
 (0)