Showing results for December 2019 - Visual Studio Blog

Dec 12, 2019
35
0

Modernizing Find in Files

Dante Gagne
Dante Gagne

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.

Visual Studio 2019ProductivityTips and Tricks
Dec 11, 2019
3
0

Visual Studio 2019 for Mac version 8.4 Preview 4 is now available

Dominic Nahous
Dominic Nahous

Today, we released Visual Studio 2019 for Mac version 8.4 Preview 4. This preview version of Visual Studio for Mac brings support for the latest stable version of .NET Core, Scaffolding support for ASP.NET Core projects, and additional improvements to overall product accessibility. Developers using Xamarin Pair to Mac should also look at the ...

C#AnnouncementVisual Studio for Mac
Dec 5, 2019
6
0

Pinnable Properties: Debug & Display Managed Objects YOUR Way

Leslie Richardson
Leslie Richardson

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!

.NETDebugging and DiagnosticsC#
Dec 3, 2019
14
0

‘Tis the Season for the Visual Studio 2019 v16.4 Release

Jacqueline Widdis
Jacqueline Widdis

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.

.NETC#Xamarin