---
title: "dbatools Extension for Visual Studio Code"
url: "https://dbatools.io/dbatools-extension-for-visual-studio-code/"
tags: ["party"]
last_updated: "2018-11-28"
---

# dbatools Extension for Visual Studio Code

We recently released a VS Code extension that lets you highlight terms and search dbatools.io, Microsoft Docs, Google, StackOverflow, DuckDuckGo, Technet or Thwack right from your code! It's called **search from code** and you can find it in the [Extension Marketplace](https://dbatools.io/ext).

![Search demo](https://github.com/potatoqualitee/vscode-dbatools-search/raw/master/resources/search.gif?w=800&ssl=1)

## Options and Settings

By default, only Google, docs and dbatools are enabled but you can configure whichever providers you'd like in VS Code Settings.

![Search options](/images/search-options.png)

At first, I was just messing around to see what it took to create a VS Code extension, but then I realized that I was actually using it and decided to share. If you use VS Code, give it a shot and let me know if you'd like any features or additional search providers!

\- Chrissy

P.S. Can't see the gif? Watch the video on [YouTube](https://youtu.be/H2I3C4Ufhq8).
