Showing results for Extensions - Visual Studio Blog

Dec 7, 2021
3
0

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
15
0

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
33
0

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
4
0

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
6
0

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
Jun 7, 2021
2
0

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
Oct 28, 2020
29
0

The Future of Visual Studio Extensions

Leslie Richardson
Leslie Richardson

As we continue improving Visual Studio and expanding to the cloud, let's talk about our upcoming plans to improve the ways we write and use extensions.

.NETVisual StudioC#
Aug 10, 2020
4
0

Use Visual Studio in Presentation Mode

Mads Kristensen
Mads Kristensen

Have you ever seen a presentation using Visual Studio, but had a hard time seeing the too-small fonts in the editor, Solution Explorer and menu system? How about all the custom extensions and themes the presenter used, making it harder to figure out what exactly was going on? Perhaps you were the presenter? Here’s how Visual Studio Presentation Mod...

Extensions
Oct 8, 2019
9
0

Visual Studio extensibility is better with IntelliCode

Mads Kristensen
Mads Kristensen

Installing the Visual Studio extension development workload presents you with a choice of optional components. Looking at the list might leave you rather confused, because how are various C++ components and the Class Designer especially relevant to writing extension? And where is IntelliCode?

Visual StudioExtensions