Showing results for April 2019 - Visual Studio Blog

Apr 29, 2019
Post comments count119
Post likes count0

Redesigning the New Project Dialog

Pratik Nadagouda
Pratik Nadagouda

Last week, we released Visual Studio 2019 version 16.1 Preview 2. If you have the latest update – awesome and thank you. If not, you can download it from the link above. Or, if you already have the Preview, just click the notification bell inside Visual Studio to update. This post discusses one of the most visible interface changes we’ve made in Vi...

Visual Studio 2019ProductivityGetting Started
Apr 24, 2019
Post comments count14
Post likes count0

Visual Studio 2019 version 16.1 Preview 2

Paul Chapman
Paul Chapman

Visual Studio 2019 version 16.1 Preview 2 is now available with performance and reliability improvements as well as enhancements to C++, debugging, extensibility, and the IDE experience.

Visual StudioDebugging and DiagnosticsExtensions
Apr 19, 2019
Post comments count20
Post likes count0

Build Visual Studio templates with tags, for efficient user search and grouping

Soojin Choi
Soojin Choi

Enable custom filters for your project templates with language, platform, and project type tags for increased discoverability in the New Project Dialog. In this walkthrough, you will learn how to build a Visual Studio project template, add tag(s) to it, and deploy it as a Visual Studio extension.

Visual StudioExtensions
Apr 11, 2019
Post comments count17
Post likes count0

New features for extension authors in Visual Studio 2019 version 16.1

Mads Kristensen
Mads Kristensen

Take advantage of new features for extension authors in Visual Studio 16.1 Preview 1. This includes support for referencing Shared Projects for a VSIX project, per-monitor awareness, a new SDK meta package, and more.

Visual StudioExtensions
Apr 4, 2019
Post comments count33
Post likes count0

Little great things about Visual Studio 2019

Mads Kristensen
Mads Kristensen

A few days ago, we announced the general availability of Visual Studio 2019. But I’ve been using Visual Studio 2019 exclusively since the first internal build – long before the release of Preview 1 in December of 2018. During this time, there has been a lot of little features that have put a smile on my face and made me more productive. I want to s...

Visual StudioExtensions
Apr 3, 2019
Post comments count11
Post likes count0

Introducing Time Travel Debugging for Visual Studio Enterprise 2019

Mark Downie
Mark Downie

The Time Travel Debugging (TTD) preview in Visual Studio Enterprise 2019 provides the ability to record a Web app running on a Azure Virtual Machine (VM) and then accurately reconstruct and replay the execution path. TTD integrates with our Snapshot Debugger offering and allows you to rewind and replay each line of code however many times you want,...

Debugging and DiagnosticsAzureEnterprise
Apr 2, 2019
Post comments count12
Post likes count0

Visual Studio 2019 for Mac is now available

Unni Ravindranathan
Unni Ravindranathan

Today, we are excited to announce the general availability of Visual Studio 2019 for Mac – the next major version of our .NET IDE on the Mac. This release is now available as an update in the Stable channel for existing Visual Studio for Mac users, and new users can download and install it today as well. Visual Studio 2019 for Mac focuses on improv...

Visual Studio for Mac
Apr 2, 2019
Post comments count2
Post likes count0

Live Share now included with Visual Studio 2019

Jon Chu
Jon Chu

Today we’re excited to announce Visual Studio Live Share for generally availability and included with Visual Studio 2019! This is the culmination of over a year of hearing your feedback and building a product that enhances the many diverse ways you and your team collaborate. Regardless of whether your team is fully remote, partially distributed, or...

.NETVisual StudioDebugging and Diagnostics