Showing results for 2019 - Page 3 of 11 - Visual Studio Blog

Oct 16, 2019
26
1

Document Management Improvements: Vertical document tabs are here!

Stephanie Su
Stephanie Su

We are excited to announce that the first preview of Vertical Document Tabs is available as part of Visual Studio version 16.4 Preview 2. Vertical tabs give you the option to better utilize horizontal screen space and at the same time gives more vertical space for your code. It lets you see more of your open document tabs and gives an intuitive...

document managementVertical tabsVertical Document tabs
Oct 8, 2019
9
0

Visual Studio extensibility is better with IntelliCode

Mads Kristensen
Mads Kristensen

Installing the Visual Studio extension development workload presents you with a choice of optional components. Looking at the list might leave you rather confused, because how are various C++ components and the Class Designer especially relevant to writing extension? And where is IntelliCode?

Visual StudioExtensions
Oct 3, 2019
0
0

Introducing solution-level NuGet Package Management in Visual Studio for Mac

Anand Gaurav
Anand Gaurav

A new solution-level NuGet Package Manager is one of the exciting new features of Visual Studio 2019 for Mac version 8.3. We've made improvements to help you discover packages more easily. This includes an improved experience while searching for new packages, gaining an understanding of what packages are already installed in your project, and

Visual Studio for MacNuGet
Oct 1, 2019
0
0

Visual Studio for Mac: Top Features of the New Editor

Cody Beyer
Cody Beyer

Over the past year, the Visual Studio for Mac team updated the editors within the IDE to be faster, more fluent and more productive. We did this by building a macOS-native editor interface on top of the same editor backend as Visual Studio on Windows. In version 8.1 we introduced the new C# editor. This was followed by the new XAML editor in 8.2. A...

.NETVisual StudioC#
Sep 30, 2019
0
0

Azure IoT Tools September Update: Azure IoT Edge remote debug and more!

Jun Han
Jun Han

Welcome to the September update of Azure IoT Tools! In this September release, you will see the improved remote debugging experience and Azure IoT Device Provisioning Service support in Visual Studio. Additionally, an iotedge-compose tool has been released for you to port compose-based apps to Azure IoT Edge. Debug Azure IoT Edge C# remote Li...

Visual StudioIoTAzure IoT Hub
Sep 26, 2019
10
0

Watch the latest Visual Studio extensibility videos

Mads Kristensen
Mads Kristensen

We have been posting several short videos about Visual Studio extensibility to our YouTube channel in the past couple of months. We chose the topics for the first videos, but now it’s time for you to tell us what videos to record next.

Visual StudioExtensions
Sep 24, 2019
26
0

Tracepoints: Debug with less clutter

Sagar Shetty
Sagar Shetty

Have you ever accidentally shipped a log statement to production? Are you tired of cleaning up log statements while debugging? The tool to solve your problems has been here all along!

Visual StudioDebugging and DiagnosticsProductivity
Sep 23, 2019
2
0

Visual Studio 2019 for Mac version 8.3

Jordan Matthiesen
Jordan Matthiesen

Today, we’re releasing version 8.3 of Visual Studio 2019 for Mac - our .NET IDE, built natively for macOS. This release is predominantly driven by your feedback: delivering a faster and more reliable ASP.NET Core web developer experience, reducing the time between coding and testing Xamarin UI changes, and including a few “delighters” to make your ...

Visual Studio for MacVisual Studio 2019 for Mac
Sep 23, 2019
30
0

.NET Core Support and More in Visual Studio 2019 version 16.3 – Update Now!

Jacqueline Widdis
Jacqueline Widdis

As we continue to deliver on our mission of any developer, any app, any platform, it's always an exciting time on the Visual Studio team when we get to launch major features.  Today we've released Visual Studio 2019 version 16.3 which contains support for the release of .NET Core 3.0, significant C++ improvements, and great updates for Python devel...

Announcement