Showing results for Visual Studio 2019 - Visual Studio Blog

Aug 25, 2020
18
0

Visual Studio 2019 v16.8 Preview 2 Releases New Features Today!

Jacqueline Widdis
Jacqueline Widdis

New features in Git Integration, .NET Productivity, Web Tools, and Xamarin are releasing in Visual Studio 2019 v16.8 Preview 2. Each of our teams continue to work hard to delight our developers. For this reason, Preview releases are some of the most exciting for us as we wait to hear how our newest features impact your work.

.NETAnnouncementXAML
Aug 5, 2020
53
0

Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today!

Jacqueline Widdis
Jacqueline Widdis

Announcing the release of Visual Studio 2019 version 16.7 and Visual Studio 2019 version 16.8 Preview 1. Both versions include additional Git integration, .NET Productivity improvements, WPF additions, and C++ improvements.

.NETAnnouncementXAML
Jun 15, 2020
2
0

Debugging Async Code: Parallel Stacks for Tasks

Leslie Richardson
Leslie Richardson

Want a visual depiction of how your async code is executing in Visual Studio? Check out the newly updated Parallel Stacks for Tasks window!

.NETVisual StudioDebugging and Diagnostics
Jun 11, 2020
5
1

How Do I Debug Async Code in Visual Studio?

Leslie Richardson
Leslie Richardson

Debugging async code is challenging. Let's explore some Visual Studio tools that can help you debug your async programs easier!

.NETVisual StudioDebugging and Diagnostics
Jun 10, 2020
20
2

How Do I Think About Async Code?!

Leslie Richardson
Leslie Richardson

What's asynchronous code? When and why should you use it? Check out this introduction to asynchronous code and how you can apply it to your future programs!

.NETVisual StudioDebugging and Diagnostics
Jun 2, 2020
12
0

Visual Studio 2019 v16.7 Preview 2 Available Today!

Jacqueline Widdis
Jacqueline Widdis

Today we are releasing 16.7 Preview 2 with new features in C++ Connection Manager, .NET Productivity, Git Productivity, and Local Process with Kubernetes. Give them a try and let us hear your feedback!

AnnouncementVisual Studio 2019
May 20, 2020
2
0

Keep your IntelliCode completions fresh with our GitHub Action for Team Completions

Caty Caldwell
Caty Caldwell

Introducing the Visual Studio IntelliCode GitHub Action for Team Completions, teams can share and automate code completions easily! Visual Studio IntelliCode automates training a Team Completions model as part of your CI workflow to provide in-line completion suggestions based on your own types in C# and C++.

C#AnnouncementVisual Studio 2019
May 19, 2020
33
0

Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 version 16.6 is generally available today along with version 16.7 Preview 1. Check out our newest features in C++, .NET Productivity, Git Integration, and XAML. Plus, sign-up to try VS Codespaces.

.NETVisual StudioDebugging and Diagnostics
Apr 16, 2020
24
0

See What’s New in Visual Studio 2019 v16.6 Preview 3!

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 v16.6 Preview 3 releases today with new features in Git user experiences, Terminal, Mobile Developer, and Microsoft Fakes for .NET Core.

Visual StudioAnnouncementVisual Studio 2019
Mar 26, 2020
19
1

Visual Studio 2019 version 16.6 Preview 2 Brings New Features Your Way

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 version 16.6 Preview 2 releases today with several new features to help developer productivity. Check out our improved Git integration, .NET Productivity features, plus so much more!

.NETDebugging and DiagnosticsJavaScript