Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Featured posts

Visual Studio 2026 is here: faster, smarter, and a hit with early adopters
Nov 11, 2025
Post comments count 0
Post likes count 60

Visual Studio 2026 is here: faster, smarter, and a hit with early adopters

Mads Kristensen

Dear developers, We’re thrilled to announce that Visual Studio 2026 is now generally available! This is a moment we’ve built side by side with you. Your feed...

AnnouncementVisual Studio 2026Release

Latest posts

Aug 20, 2019
Post comments count 25
Post likes count 0

The PowerShell you know and love now with a side of Visual Studio

Ruben Rios

While we know that many of you enjoy, and rely on the Visual Studio Command Prompt, some of you told us that you would prefer to have a PowerShell version of the tool. We are happy to share that in Visual Studio 2019 version 16.2, we added a new Developer PowerShell! Using the new Developer PowerShell We also added two new menu entries, providing quick access to not just the Developer PowerShell, but also for the Developer Command Prompt. These menu entries are located under Tools > Command Line. Also, you can access the Developer Command Prompt and Developer PowerShell via the search (Ctrl +Q): ...

Aug 19, 2019
Post comments count 11
Post likes count 0

Find solutions faster by analyzing crash dumps in Visual Studio

Mark Downie

When unexpected crashes occur in your managed application you are often left with little evidence of the issue; capturing and analyzing memory dumps may be your last best option. Thankfully Visual Studio is a great tool for analyzing your apps memory dumps! In this post we show you how easy it can be to resolve the issue using Visual Studio.

Aug 15, 2019
Post comments count 6
Post likes count 0

Code, Recent Items, and Template Search In Visual Studio

Andrew Cheung

Check out several additions to VS Search in 16.3. We have added the ability to search for code, recently opened items, and templates.

Aug 13, 2019
Post comments count 13
Post likes count 0

Visual Studio 2019 version 16.3 Preview 2 and Visual Studio for Mac version 8.3 Preview 2 Released!

Jacqueline Widdis

Visual Studio version 16.3 Preview 2 and Visual Studio for Mac version 8.3 Preview 2 are available. Because many of the features in this release are a response to Developer Community feedback, we are excited to share our changes. First of all, the latest Preview versions both PC and Mac are available to download from VisualStudio.com. You can also upgrade internally by clicking the notification bell within Visual Studio 2019. Likewise, within the Visual Studio 2019 for Mac IDE, click the Visual Studio > Check for Updates menu item. Our release notes contain many more details, so make sure to take a look. Be M...

Aug 8, 2019
Post comments count 13
Post likes count 0

Async loaded .NET projects may impact Visual Studio extensions

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.

Aug 5, 2019
Post comments count 7
Post likes count 0

Preview Features in Visual Studio

Stephanie Su

The Preview Features page under Tools > Options > Environment has a new look! We introduced the Preview Features page so that you can easily find these capabilities and be able to control their enablement. The new layout provides more information and an opportunity to give feedback on the features. While these features are in development, you can disable any of these features if you run into issues.  We also encourage you to provide feedback on the capabilities or any issues you find. Some features you may find on this page includes ones in early development that affect existing functionality, ones that are...

Aug 2, 2019
Post comments count 0
Post likes count 0

Azure IoT Tools July Update: IoT Edge tooling GA and more!

Jun Han

Welcome to the July update of IoT Tooling! In the release, we have made a lot of features and improvements for our IoT developers! General Availability of IoT Edge tooling Azure IoT Edge was released in the year of 2017. With near two years’ continuous working on the Azure IoT Edge Tooling, we are happy to announce that Azure IoT Edge Tooling is now general available. Azure IoT Edge Tooling includes: ARM64 support in Azure IoT Edge extension for Visual Studio Code With the release of IoT Edge 1.0.8, Azure IoT Edge is supported on ARM64 IoT Edge devices. In the meanwhile, I’m g...

Aug 1, 2019
Post comments count 27
Post likes count 0

Theming in Visual Studio just got a lot easier

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.

Jul 31, 2019
Post comments count 102
Post likes count 0

Status on Visual Studio feature suggestions

Mads Kristensen

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.