
Productivity tools that extend the core IDE experience with more templates, code refactoring, new dialogs or tool windows.ĭomain-specific designers for scenarios like data design or cloud support.įor examples of extensions, check out the Visual Studio Marketplace. Support for languages that aren't included in Visual Studio, with syntax coloring, IntelliSense, and compiler and debug support. Here are some examples of the kinds of extensions you can build: Of course, most extensions have something to do with writing code, but that doesn't have to be the case. The sky's the limit when it comes to imagining different Visual Studio extensions. What kinds of things can I do with Visual Studio extensions? For more information about installing the Visual Studio SDK, see Install the Visual Studio SDK. You can install the Visual Studio SDK as part of regular setup, or you can install it later on. You need to install the Visual Studio SDK in addition to Visual Studio in order to develop Visual Studio extensions.


What software do I need to develop Visual Studio extensions?

For Visual Studio Code, see Visual Studio Code Extension API. For Visual Studio for Mac, see Extending Visual Studio for Mac. This article applies to Visual Studio on Windows.
