Visual Studio Blog

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

Bringing Code Cleanup on Save To Visual Studio 2022 17.1 Preview 2

Starting in Visual Studio 2022 17.1 Preview 2, developers can now perform Code Cleanup automatically when a file is being saved! Code Cleanup automatically on Save is a new feature integrated into Visual Studio 2022 that can clean up your code file to make sure it is formatted correctly and that your coding style preferences are applied. Some ...

Introducing new Git features to Visual Studio 2022

We continue to enhance the Git experience in Visual Studio, and we are excited to announce some long-awaited updates in version 17.1 Preview 2. Download the latest Visual Studio Preview and check out the following new Git features.   Compare branches Comparing branches provides an overview of differences between two branches ...

Your Visual Studio Dashboard

I keep thinking about a tweet that said you should tackle challenging problems and do everything you can to maximize time well spent, so your ecosystem doesn’t have to.  Because once you’re distracted, it can be challenging to get back into the flow of writing code. Developers juggle a massive cognitive overload of different software, ...

We’re upgrading Visual Studio’s feedback! 

Visual Studio is a customer driven tool, our team is dedicated to exploring and learning what challenges you may be facing so we can help. To provide the highest quality of feedback we are upgrading our system, which means older versions of Visual Studio will no longer be compatible to provide feedback. If you want to continue to submit ...

What’s new in .NET Productivity with Visual Studio 2022

With the release of Visual Studio 2022 the Roslyn team continues to enhance your .NET developer productivity with the latest tooling improvements. In this post I’ll cover the following .NET productivity enhancements: Navigation and code exploration Navigating and exploring code is an integral part of ...