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
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...
Latest posts
Introducing Visual Studio Administrator Updates
During the month of April 2021, Visual Studio will start publishing administrator updates to Visual Studio 2017 and Visual Studio 2019 via Windows Server Update Services (WSUS) and the Microsoft Update Catalog. Enterprises will be able to then use standard deployment tools like Microsoft Endpoint Configuration Manager to easily roll out these updates throughout their organization. In order to take advantage of administrator updates, you’ll need to understand both what they are and how they’re intended to be used. You will also need to configure your client machines properly to recognize and accept them. This b...
Performance Improvements in NuGet
With each new release of Visual Studio comes a plethora of performance improvements when restoring NuGet packages, managing project dependencies, and browsing for the next great package to include in your solution.
Angular Language Service for Visual Studio Update
Last August, the JavaScript/TypeScript tools team released the Angular Language Service for Visual Studio customers. We wanted to appeal to the many ASP.NET/ASP.NET Core users that are building their front-end projects with Angular. Though there was a lot of praise around this extension, the experience was not so great for all users. We want you to know we heard you and we have made some changes.   Updates and Bug Fixes We constantly tracked issues in our Github repository and monitored feedback from the Visual Studio Extension site to see what bugs needed to be prioritized and what features needed to be adde...
What’s new with GitHub Actions tooling in Visual Studio
In a previous post, using GitHub Actions in Visual Studio is as easy as right-click and Publish, we announced the efforts we added to Visual Studio extending our Publish experiences to introduce and assist customers into a repeatable, predictable continuous integration and deployment (CI/CD) environment using GitHub Actions. Our Publish experience today enables many different ways for developers to get their development, staging, or production apps to various endpoints in their local/network environments and directly to their cloud resources in Azure. We want to maintain that experience and offer more through Pub...
Visual Studio 2019 for Mac version 8.9 is now available
We're excited to announce that Visual Studio 2019 for Mac version 8.9Â is available for you to download today. This release includes support for .NET 6 Preview 1, testing support for Unity applications, a preview of a new Quick Actions and Refactorings dialog, solution filter (.slnf file) support, and a new XML editor.
Frictionless repeated edits: IntelliCode suggestions in completion list
As a developer you make repetitive changes to your code all the time. In many cases you don't even realize that you are doing a repetitive task or that Visual Studio IntelliCode suggestions can help you. IntelliCode suggestions can already do the edit and find other location where the same edit applies, making your life easier!
New Dynamic Instrumentation Profiling for .NET
With the release of version 16.9 of Visual Studio, instrumentation profiling in Visual Studio just got better. Introducing our new dynamic instrumentation tool. This tool shows the exact number of times your functions are called and is faster than our previous static instrumentation tool. It also supports .NET Core instrumentation without...
Intelligent Visual Studio Search Service
In v16.9 Visual Studio release, we introduce the AI-powered Visual Studio Search service, which is integrated into the shortcut Ctrl+Q for intelligent Visual Studio feature searches. This blog post introduces the system architecture in high level details, including the core Azure services that we built and leveraged.
Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today!
Our team is eager to release Visual Studio 2019 v16.9 and v16.10 Preview 1. These include new features from our C++, .NET Productivity, XAML tooling, Address Sanitizer, and IntelliCode teams.