Showing tag results for Debugging and Diagnostics

Mar 6, 2018
Post comments count0
Post likes count0

Visual Studio 2017 version 15.6, Visual Studio for Mac version 7.4 Released

John Montgomery
John Montgomery

Today, we released updates to both Visual Studio 2017 and Visual Studio for Mac. Start your download now while you browse the rest of this post: download Visual Studio 2017 version 15.6 or Visual Studio for Mac. We’ll trigger the update notification flag in the tools in the coming days.

.NETDebugging and DiagnosticsHTML
Feb 8, 2018
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.6 Preview 4

Christine Ruana
Christine Ruana

Today, we are excited to share the final Visual Studio 2017 version 15.6 feature preview, which builds upon earlier previews of Visual Studio 2017 version 15.6. This preview contains new features, bug fixes, and other enhancements that address your feedback. The top highlights of this Preview are described in this blog post: an enhanced acquisition...

.NETDebugging and DiagnosticsC#
Feb 2, 2018
Post comments count0
Post likes count0

Hot Code Replacement for Java comes to Visual Studio Code

Xiaokai He
Xiaokai He

Hot code replacement (HCR), which doesn't require a restart, is a fast debugging technique in which the Java debugger transmits new class files over the debugging channel to another JVM. With this new feature in Visual Studio Code (VS Code), you can start a debugging session and change a Java file in your development environment, and the debugger w...

.NETDebugging and DiagnosticsJava
Jan 10, 2018
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.6 Preview 2 and Visual Studio for Mac Version 7.4 Preview

Christine Ruana
Christine Ruana

We’re excited to start the new year off with great updates to the Visual Studio 2017 15.6 Preview for both Windows and Mac, and we hope that you will install and use it, and then tell us what you think. If you’re on a Windows machine, you can either install it or, if you already have it installed, click on the notification you’ll receive in the pro...

.NETDebugging and DiagnosticsHTML
Jan 9, 2018
Post comments count0
Post likes count0

Visual Studio for Mac as the default editor for Unity

Jb Evain
Jb Evain

Unity is a powerful solution to create games for a multitude of platforms, from mobiles to consoles, desktop and web games. Since Unity 5.2, Visual Studio and the Visual Studio Tools for Unity have been the default experience on Windows. When we released Visual Studio for Mac last year, Unity was among the first scenarios we supported out of the...

.NETVisual StudioDebugging and Diagnostics
Jan 8, 2018
Post comments count0
Post likes count0

Visual Studio Code Java Debugger Adding Step Filter and Expression Evaluation

Xiaokai He
Xiaokai He

Happy new year! We’d like to thank you all for using Visual Studio Code for your Java development as well as for sharing your feedback. Within just three months, we’ve published 5 releases for our Debugger for Java extension for Visual Studio Code and received 400K+ downloads. With our new 0.5.0 release, we’re adding two new exciting features: Expr...

.NETDebugging and DiagnosticsJava
Dec 12, 2017
Post comments count0
Post likes count0

Easily Create IoT Edge custom modules with Visual Studio Code

Visual Studio Team
Visual Studio Team

At the recent Connect(); 2017 in November, we announced public preview of Azure IoT Edge. Now you can bring the intelligence of the Cloud right to the IoT Edge as well as easily create and manage business logic for your devices. The new Azure IoT Edge extension for Visual Studio Code along with the updated Azure IoT Toolkit extension will make your...

.NETDebugging and DiagnosticsJava
Dec 7, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.6 Preview

Christine Ruana
Christine Ruana

A few days ago we released Visual Studio 2017 version 15.5 and an update to Visual Studio for Mac, and today we are releasing the first preview of the next minor update: Visual Studio 2017 version 15.6. You can either download the Preview, or, if you already have it installed, click on the notification you’ll receive in the product informing you th...

.NETDebugging and DiagnosticsHTML
Dec 7, 2017
Post comments count0
Post likes count0

Post-Connect(); 2017 Visual Studio Partner Webinar Series

Visual Studio Team
Visual Studio Team

[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!] Earlier this week, we released 13 Visual Studio partner webinars that build off of some of the major announcement areas of Connect()...

.NETDebugging and DiagnosticsJava
Dec 6, 2017
Post comments count0
Post likes count0

Snapshot Debugging with Visual Studio 2017: Now Ready for Production

Visual Studio Team
Visual Studio Team

[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!] Earlier this year we previewed the Snapshot Debugger, a tool that enables you to debug web apps running in production in Azure. With...

.NETVisual StudioDebugging and Diagnostics