Visual Studio 2019 version 16.5 is now available

Visual Studio 2019 version 16.5 and 16.6 Preview 1 are available today. Included in this release are updates in .NET Productivity, .NET Mobile development, C++, and debugging.
No trial. No credit card required. Just your GitHub account.
Visual Studio 2019 version 16.5 and 16.6 Preview 1 are available today. Included in this release are updates in .NET Productivity, .NET Mobile development, C++, and debugging.
Have you ever experienced an exception occurring in a 3rd party .NET assembly but had no source code to figure out why? You can now use Visual Studio to decompile managed code even if you don't have the symbols, allowing you to look at code, inspect variables and set breakpoints.
Join this free, virtual event on Feb 24th to find out how to make mobile, web, and games development easy and productive on your Mac. Today we're announcing speakers and our session agenda for the event.
Find in Files is one of the most commonly used features in Visual Studio, and in Visual Studio 2019 version 16.5 preview 1, we've given it the first round of improvements to make it faster and look more in line with the overall Visual Studio look and feel. This post will walk through the improvements and help developers get the most out of it.
Want to quickly identify objects by more than just their type while debugging? You can now pin object properties to the top of your debugger displays using the new Pinnable Properties tool in Visual Studio 2019 16.4!
Visual Studio 2019 v16.4 is available today. Highlights of the release include: better GitHub integration, Vertical Tabs, Container Tools, Xamarin Hot Reload, C++ Tooling, .NET Productivity, Pinnable Property Tabs, and much more.
Visual Studio IntelliCode uses machine learning to offer useful, contextually-rich code completion suggestions as you type, allowing you to learn APIs more quickly and code faster. With our latest release, you can easily share IntelliCode team completions and automate updates via an Azure DevOps task.
The power of Visual Studio for desktop and mobile development is unmatched in the industry, and we wanted to ensure that the best in class also had the best collaboration story. Live Share is reimagining this collaboration story by reducing the barriers to collaboration, increasing the fidelity of the collaboration experience while building desktop...
Harnessing the wisdom of the community, Visual Studio IntelliCode is revolutionizing developer productivity. We started with AI-assisted IntelliSense and are now expanding the application of artificial intelligence to accelerate learning, radically improve development agility, and increase code quality whole line completions and refactoring.
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.