Showing results for Extensions - Visual Studio Blog

Aug 4, 2022
Post comments count36
Post likes count11

Differentiating Visual Studio instances

Mads Kristensen
Mads Kristensen

When you have multiple instances of Visual Studio open at the same time, it can be tricky to tell them apart. Especially if you’re working on different branches of the same solution, which makes them look almost identical. What if each instance could have a unique color so you could instantly tell them apart? Would you use it? The Peacock ex...

ExtensionsExperiment
Jul 12, 2022
Post comments count17
Post likes count2

Analysis Services and Reporting Services extensions for Visual Studio 2022 are here!

Leslie Richardson
Leslie Richardson

We’re happy to announce the popular and long-awaited Analysis Services, RDLC Report Designer, and Reporting Services extensions are available for Visual Studio 2022!  Here’s how these Microsoft extensions for SQL Server can further enhance your business intelligence solution development environment. SQL Server Analysis Services (SSAS) The Microso...

Visual StudioExtensionsVisual Studio 2022
Dec 8, 2021
Post comments count0
Post likes count0

VS 2022 Launch Recap: Extensibility

Leslie Richardson
Leslie Richardson

The recent Visual Studio 2022 Launch event was jam-packed with content, and that included updates on extensibility! Check out the VS 2022 Launch videos on extensibility that you may have missed!

ExtensionsVisual Studio 2022
Dec 7, 2021
Post comments count3
Post likes count0

How Can We Improve Extensibility in Visual Studio?

Leslie Richardson
Leslie Richardson

We are working on exciting, major updates to how extensions are written and used in Visual Studio, but it’s a long road to completing them.  In the meantime, we’d love your ideas on what we can do in the more immediate future to improve how you use or write extensions.

ExtensionsVisual Studio 2022
Nov 16, 2021
Post comments count15
Post likes count0

Writing extensions just got easier

Mads Kristensen
Mads Kristensen

In collaboration with the open source community, we’re introducing a new toolkit for writing Visual Studio extensions. Extensions used to be difficult to write, but the new toolkit makes it easier than ever. The toolkit consists of brand-new tooling inside Visual Studio as well as new APIs to code against. It’s all included in the free Extensibilit...

ExtensionsGetting Started
Nov 15, 2021
Post comments count33
Post likes count0

Where Are My Favorite Extensions in Visual Studio 2022?

Leslie Richardson
Leslie Richardson

Want to continue using your favorite extensions in VS 2022 but aren’t sure where they are? Check out this post to learn how to find them in the Marketplace, outside the Marketplace, or as integrated VS features!

Visual StudioExtensionsVisual Studio 2022
Oct 13, 2021
Post comments count4
Post likes count0

Learn to write Visual Studio extensions

Mads Kristensen
Mads Kristensen

Writing extension for Visual Studio can be a daunting task for even the seasoned developer. Figuring out where to start is a not obvious and the whole process a bit mysterious. At least, that’s what you’ve told over the years from trying to write extensions. That’s why we’re now introducing a new video series to make extension writing easier than e...

Extensions
Sep 9, 2021
Post comments count6
Post likes count0

The Future of Visual Studio Extensibility is Here!

Leslie Richardson
Leslie Richardson

Visual Studio 2022 seeks to greatly improve your overall development experience, and we're moving forward with that journey in improving VS extension writing and usage today!  We have several exciting extensibility updates that are either available now or on the horizon, so let's check them out!

Visual StudioExtensionsVisual Studio 2022
Aug 31, 2021
Post comments count22
Post likes count0

Boost your productivity with Productivity Power Tools Extensions in Visual Studio 2022!

Leslie Richardson
Leslie Richardson

Need a set of extensions to help improve your productivity? We’re excited to announce that one of the most popular and anticipated sets of extensions is now available to download for VS 2022 today: Productivity Power Tools for Visual Studio 2022!

Visual StudioExtensionsVisual Studio 2022
Jun 7, 2021
Post comments count2
Post likes count0

Build apps for Microsoft Teams with .NET

John Miller
John Miller

Create, debug, and deploy web apps directly in Teams with Visual Studio and Blazor using an early preview of the Teams Toolkit extension available for Visual Studio 2019 today. Learn more about the Teams Toolkit and follow along to get started in under 5 minutes.

.NETExtensionsGetting Started