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
Announcing Visual Studio Online Public Preview
Announcing Visual Studio Online's public preview! VS Online provides managed, on-demand development environments that can be used for long-term projects, or for short-term tasks like reviewing pull requests. You can work with environments from VS Code or the included browser-based editor.
Visual Studio 2019 for Mac version 8.4 Preview 2, now available
Today we released the latest preview, Preview 2, of Visual Studio 2019 for Mac version 8.4. This preview comes with several exciting new features which we would love for you to try out. To get the preview: Updates in this preview The focus of this preview is around accessibility improvements and .NET Core and ASP.NET Core. Let’s dive into the details of the updates. Accessibility Enhancements Ensuring Visual Studio for Mac can be used by all users is important to us and we realize the need to support various assistive technologies to make this happen. Visual Studio for Mac previously had some buil...
Get Started with Visual Studio for Mac
The first step is often the hardest. Do you find yourself with great ideas for the next awesome app, website, or game but you never get around to making that first leap into the unknown? Today, I’ll help you with that! In this blog post, I’m going to walk through how to get started with Visual Studio for Mac. Visual Studio for Mac is a macOS-native .NET IDE that focuses on .NET Core, Xamarin, and Unity. It provides many of the same features as Visual Studio for Windows, such as a shared C#, XAML, and web editor. For more information on Visual Studio for Mac, see our documentation. Installation Before writing...
Azure IoT Tools October Update: new experience of sending device-to-cloud messages and more!
Welcome to the October update of Azure IoT Tools! In this October release, you will see the totally new experience of sending device-to-cloud messages and Azure IoT Device Provisioning Service support in Visual Studio Code. New experience of sending device-to-cloud messages Z, a software engineer, developed an application about a smart home assistant using Azure IoT service, and he wonders if the application works fine. He wants to send messages indicating time and temperature to IoT Hub from many devices simultaneously each for many iterations. In this case, these messages should be formed in a similar ...
New learning resources for building ASP.NET Core apps using Visual Studio for Mac
Interested in learning about ASP.NET Core on your Mac? We just launched new Visual Studio for Mac learning resources that will help you get started building ASP.NET Core apps, the right way. We have step by step tutorials, ebooks and videos to guide you through your learning journey. We hope you enjoy the experience!
Update Visual Studio for Mac for an improved Unity experience!
The Visual Studio Tools for Unity team focuses on delivering the best environment to write and debug C# for Unity projects. In this post, we will share some information on the latest features and enhancements that are designed to save you time and help you be more productive. Update to the latest version of Visual Studio for Mac today!
Java on Visual Studio Code October Update
Welcome to the October update of Java on Visual Studio Code! This month, we're bringing some new features for code navigation, code actions and refactoring, code snippet along with Java 13 support. There's also improvements in debugger, maven, checkstyle and Test Runner.
Debug JavaScript in Microsoft Edge from Visual Studio
You can now debug JavaScript running in the next version of Microsoft Edge, built with Chromium, directly from Visual Studio! In this post, we walk through creating a new ASP.NET Core Web Application using React.js and show you how to set breakpoints and debug your client-side JavaScript code running in Edge with Visual Studio.
Document Management Improvements: Vertical document tabs are here!
We are excited to announce that the first preview of Vertical Document Tabs is available as part of Visual Studio version 16.4 Preview 2. Vertical tabs give you the option to better utilize horizontal screen space and at the same time gives more vertical space for your code. It lets you see more of your open document tabs and gives an intuitive and flexible way of ordering them. Enabling Vertical Document Tabs To try out vertical tabs, enable Vertical document tab layout feature by going to Tools > Options > Environment > Preview Features. Once the feature is enabled you will be able to see add...