2018
4 articles published in 2018
-
How to upgrade extensions to support Visual Studio 2019
Shows how to modify an existing extension to support Visual Studio 2019
-
Getting started writing Visual Studio extensions
I’m often asked how to best learn to build Visual Studio extensions, so here is what I wished someone told me before I got started. Don’t skip the introduction It’s easy to create a new extensibility project in Visual...
-
Visual Studio extensibility samples
Having great samples to help you learn about any programming language or paradigm can be very valuable. In my opinion, a good sample can be characterized by: Being easy to replicate Having clear steps that guide the...
-
3 new extensions for Visual Studio extenders
Building extensions for Visual Studio has its challenges, but as the new PM on the extensibility team I’ve made it my mission to make it easier. One way of doing that is to provide features that can take some of the pain...