Posts by this author

May 27, 2020
Post comments count7
Post likes count0

Learn with Visual Studio Remote Office Hours

A new live broadcast directly from the Visual Studio team (my garage to be exact) is now streaming near you every Thursday morning. It's about everything Visual Studio and you get rare insights into the inner workings of features, processes, and the people that make it all happen. This is like being in the machine room and you get to see and hear i...

Visual StudiovideoRemote
Mar 2, 2020
Post comments count44
Post likes count0

The Spring 2020 Roadmap for Visual Studio published

The Visual Studio roadmap has been updated to provide a peek into the work planned for Visual Studio through June 2020. It captures significant capabilities that we plan to add, but it's not a comprehensive feature list.

Roadmap
Oct 8, 2019
Post comments count9
Post likes count0

Visual Studio extensibility is better with IntelliCode

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
Post comments count10
Post likes count0

Watch the latest Visual Studio extensibility videos

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 27, 2019
Post comments count4
Post likes count0

Get more fresh content on Visual Studio’s YouTube channel

Whether you like short how-to videos or longer deep dives, the Visual Studio YouTube channel has something for you. With fresh content published once to several times a week, there are always new and interesting videos to help you stay current on everything Visual Studio.

Visual Studio
Aug 8, 2019
Post comments count13
Post likes count0

Async loaded .NET projects may impact Visual Studio extensions

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
Post comments count27
Post likes count0

Theming in Visual Studio just got a lot easier

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 31, 2019
Post comments count102
Post likes count0

Status on Visual Studio feature suggestions

Visual Studio receives over 500 feature suggestions from customers every month on the Developer Community website. Handling that amount is a huge effort and we’d like to share with you how we handle this volume and the steps that we take to respond to them all.

Visual StudioAnnouncementDeveloper Community
Jul 11, 2019
Post comments count9
Post likes count0

Checklist for writing great Visual Studio extensions

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
Jun 25, 2019
Post comments count18
Post likes count1

Visual Studio tips and tricks

Whether you are new or have been using Visual Studio for years, there are a bunch of tips and tricks that can make you more productive. We’ve been sharing tips on Twitter using the #vstip hashtag for a while, and this is a collection of the best ones so far.

Visual StudioExtensions