Showing results for Visual Studio 2019 - Visual Studio Blog

Feb 27, 2019
93
0

Visual Studio 2019 Release Candidate (RC) now available

John Montgomery
John Montgomery

Visual Studio 2019 Release Candidate (RC) and Preview 4 are now available for download. Learn more about the new product channels in Visual Studio 2019 and how you can choose your path forward with the latest downloads.

AnnouncementVisual Studio 2019Preview
Feb 22, 2019
23
0

Use your favorite extensions with Visual Studio 2019

Mads Kristensen
Mads Kristensen

Do you want to try the preview of Visual Studio 2019 but worry that your favorite extensions aren’t supported yet? A record number of extensions have already added support for Visual Studio 2019. So there is a good chance your favorite extensions are among them. In fact, more than 850 extensions are currently available, and more are being updated e...

Visual StudioExtensionsVisual Studio 2019
Feb 21, 2019
44
0

Reflecting your feedback in Visual Studio 2019

Jamie Young
Jamie Young

Over the last few months, we’ve seen lots of thoughtful and passionate discussion throughout the community, on the blog, in Developer Community, and a bunch of social media sites. There were a few popular themes in the feedback that we wanted to acknowledge and talk a bit about the changes we’ve already made based on your feedback.

Visual StudioAnnouncementVisual Studio for Mac
Feb 14, 2019
48
0

Join us April 2nd for the Launch of Visual Studio 2019!

Amanda Silver
Amanda Silver

I’m excited to announce the upcoming release of Visual Studio 2019 on April 2, 2019 at the Visual Studio 2019 Launch Event. Join us online starting at 9 AM Pacific Time for demos and conversations centered around development with Visual Studio 2019, Azure DevOps, and GitHub.

AnnouncementVisual Studio 2019Preview
Feb 12, 2019
4
1

Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019

Leslie Richardson
Leslie Richardson

“Why is this value changing unexpectedly and where or when is this occurring?!” This is a question many of us dread asking ourselves, knowing that we'll have to do some tedious trial-and-error debugging attempting to locate the source of this issue.  For C++ developers, the exclusive solution to this problem has been the data breakpoint, a debuggin...

.NETDebugging and DiagnosticsVisual Studio 2019
Feb 7, 2019
13
0

A better multi-monitor experience with Visual Studio 2019

Ruben Rios
Ruben Rios

Visual Studio 2019 now supports per-monitor DPI awareness (PMA) across the IDE. PMA support means the IDE and more importantly, the code you work on appears crisp in any monitor display scale factor and DPI configuration, including across multiple monitors.

AnnouncementVisual Studio 2019Preview
Jan 29, 2019
0
0

Debug your live apps running in Azure Virtual Machines and Azure Kubernetes

Mark Downie
Mark Downie

We are excited to announce that in Visual Studio Enterprise 2019 we are expanding Snapshot Debugger support beyond Azure App Services hosting ASP.NET Core and ASP.NET applications to also include Azure Virtual Machines (VM), Azure Virtual Machine scale sets (VMSS) and Azure Kubernetes Services (AKS).

Debugging and DiagnosticsAzureVisual Studio 2019
Jan 28, 2019
2
0

Enhanced in Visual Studio 2019: Search for Objects and Properties in the Watch, Autos, and Locals Windows

Leslie Richardson
Leslie Richardson

Are you inspecting many variables at once in the Locals window? Tired of constantly scrolling through the Watch window to locate the object you are currently interested in? New to Visual Studio 2019, you can now find your variables and their properties faster using the new search feature found in the Watch, Autos, and Locals windows!

Visual StudioDebugging and DiagnosticsVisual Studio 2019
Jan 24, 2019
4
0

Visual Studio 2019 Preview 2 is now available

Angel Zhou
Angel Zhou

The second preview of Visual Studio 2019 is now available for download. This release contains a number of improvements and additions to the core experience and different development areas, many of which are a result of your direct feedback. As always, you can check out the release notes for more details or read on for the highlights.

.NETC#Announcement
Dec 13, 2018
7
0

Get to code: How we designed the new Visual Studio start window

Cathy Sullivan
Cathy Sullivan

A month ago, we shared a sneak peek of the experienc, the blog post A preview of UX and UI changes, and mentioned the research and observation that we used as input into the design and development. This is the story about how we got there.

Visual Studio 2019Customer Development