Visual Studio Blog

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

Visual Studio for Mac version 7.6

For this release of Visual Studio for Mac, we’ve focused our energy on improving product reliability, creating a better code editing experience, and making the performance second to none. We’re also exited to announce full support for Azure functions – it’s now possible to create, edit, configure, and publish your Function from within the IDE.

Save with the Unity Pro and Visual Studio Professional Bundle

The combination of Visual Studio and Unity provides a top-notch experience for game development across a variety of platforms and devices. While we offer no cost software for those just starting out, as your team’s size and success grows, so does the need for professional tools. We’re happy to announce in partnership with Unity ...

Visual Studio 2017 version 15.8

Today we are releasing Visual Studio 2017 version 15.8. In this version we have focused on productivity, performance and bug fixes. There are many new features you‘ll find useful, but in this post, I’ll underscore the highlights you may be most interested in. For the complete list of all the updates in today’s release, check out the ...

How to Convince Your Management to Upgrade to Visual Studio 2017 for C# and C++ Developers

Visual Studio 2017 is our best IDE yet. To help you write great code, it’s packed with new Refactorings and Quick Actions, and offers unit testing, debugging, navigation, and code style improvements. It loads solutions faster than ever, and ships with C# 7.3 and the MSVC compiler toolset that conforms to the latest C++ standards.

Snapshots on Exceptions while debugging with IntelliTrace

Have you ever encountered an exception in your application while debugging, and wanted to know exactly what the state of the app was at that point in time? With a new feature in IntelliTrace, you can! Learn how to use IntelliTrace's new snapshots on exceptions feature, which enables you to go back to a previous exception event and see the state of the application at the time the exception was thrown.

Visual Studio and Unity 2018.1, even better together

The Visual Studio team is excited about the Unity 2018.1 release: It's the start of a new release cycle packed with great new features like the Scriptable Render Pipeline and the C# Job System. You can read the full blog post by Unity for all the details on what’s new in the 2018.1 release. First and foremost, we're thrilled Unity chose ...

Visual Studio for Mac version 7.5 and beyond

Last year at Build, we launched Visual Studio for Mac, our native macOS IDE for developers building cloud, web, and mobile applications using .NET. Updates have been rolling out at a steady pace ever since, and we're excited to announce the release of Visual Studio for Mac version 7.5. We have also continued to bring more Visual Studio 2017 ...

Supporting Jetty for Java in Visual Studio Code

Eclipse Jetty is a popular web server and servlet container in Java community. We’ve released a new Jetty extension for Visual Studio Code that makes it easy to run and deploy WAR packages (Web Application aRchive), operate your Jetty servers, and interact with your application from within the editor. Today this extension includes the ...