Visual Studio Blog

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

Working with images just got easier in Visual Studio

Any web, desktop, or mobile developer works with images often. You reference them from C#, HTML, XAML, CSS, C++, TypeScript, and even in code comments. Some images are local, and some exist online or on network shares, while others only exist as base64 encoded strings. We refer to them in numerous ways in code, but always as string values that...

Safely use secrets in HTTP requests in Visual Studio 2022

In the 17.8 Preview 1 version of Visual Studio 2022 we have updated the HTTP file editor to enable you to externalize variables to make testing your Web APIs across different environments easier. This update also includes support to handle secrets in a secure fashion. To access these new features, you’ll need to install 17.8 Preview 1, or ...

My favorite features in Visual Studio 17.7

Two of my favorite features in Visual Studio happen to share a similar origin story. They were both created in deep collaboration with you, the user, and went through multiple iterations before you gave your final thumbs up. This is the story of how they came to be and why they are my favorites. (image) File comparison Visual Studio 2012...

Visual Studio 2022 – 17.7 Performance Enhancements

Visual Studio 2022 17.7 introduces a set of exciting performance improvements that cater to key areas like F5 Speed, Enhanced Light Bulb Performance in C#, improved memory consumption in C# spell checker, C++ Unreal Engine – IntelliSense optimization, Solution Explorer, Find in Files and much more.  Our key theme is to elevate the ...

Let’s Co-Create! Your Voice Matters 

We want to celebrate the suggestions you’ve made and the time you have invested in giving feedback to help build Visual Studio. We're thrilled to announce that Visual Studio 2022 17.7, which began with Preview 1 on May 16th, is now officially out of Preview and generally available! The journey from Preview to today has been shaped by the ...

Visual Studio 2022 17.8 Preview 1 has arrived!

Hot on the heels of the General Availability of Visual Studio v17.7, (Visual Studio 2022 – 17.7 Now Available) we're thrilled to introduce the next set of enhancements that aim to streamline your workflow and boost your productivity. In this preview, we're bringing you features that can significantly improve your day-to-day tasks. From ...