Showing results for Extensions - Visual Studio Blog

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

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
Sep 26, 2019
10
0

Watch the latest Visual Studio extensibility videos

Mads Kristensen Mads Kristensen

We have been posting several short videos about Visual Studio extensibility to our YouTube channel in the past couple of months. We chose the topics for the first videos, but now it’s time for you to tell us what videos to record next.

Visual StudioExtensions
Aug 8, 2019
13
0

Async loaded .NET projects may impact Visual Studio extensions

Mads Kristensen Mads Kristensen

In Visual Studio 2019 version 16.3, the CSProj project system (C#/VB non-SDK style) introduces a new way of loading called Partial Load Mode (PLM). After the solution loads, the project system is doing design time builds in the background, leaving the UI responsive and interactive. Extensions may need to adjust for this behavior change.

Visual StudioExtensions
Aug 1, 2019
27
0

Theming in Visual Studio just got a lot easier

Mads Kristensen Mads Kristensen

Sometimes the default themes for Visual Studio just aren’t enough. Lucky for us, we’ve just redesigned the process of creating and importing custom themes.

Visual StudioExtensions
Jul 11, 2019
9
0

Checklist for writing great Visual Studio extensions

Mads Kristensen Mads Kristensen

Great Visual Studio extensions share a few key features that sets them apart from the rest. They look and feel well crafted, are performant and reliable, do what they advertise to perfection, and blend in naturally among Visual Studio’s own features.

Visual StudioExtensions

Feedback