Skip to content

🔎 Search GitHub, ChatGPT, Google and more, right from your code

License

Notifications You must be signed in to change notification settings

potatoqualitee/vscode-dbatools-search

Repository files navigation

search from code for vs code

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, Google, ChatGPT or your VS Code workspace for the highlighted text. The results are displayed in the default browser.

dbatools search

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, 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

dbatools search

Issues

If you run into any problems, please log an issue on GitHub.