From ae1d509129e103149f612160ec45fa9d50c0bb44 Mon Sep 17 00:00:00 2001 From: Chrissy LeMaire Date: Tue, 29 Jun 2021 13:36:56 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82a3665..6a0d9dc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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) @@ -12,7 +12,7 @@ The gif doesn't show it, but this extension can figure out the word selection ba ## 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`