When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

Microsoft releases Visual Studio 2015 Update 3 Release Candidate

Microsoft today released Visual Studio 2015 Update 3 Release Candidate. The firm notes that the update focuses on "stability, performance, and bug fixes", but there's quite a bit that's new.

Here are the feature updates:

Tools for Apache Cordova. This update includes TACO Update 9 and TACO Update 10, which adds plugins for Intune, Azure engagement, security, and SQLite storage, as well as the ability to add plugins from the config designer either by npm package name or ID. It also includes support for Cordova 6.1.1.

Application Insights and HockeyApp. Developer Analytics Tools v7.0.1 (formerly called Application Insights) adds has diagnostics tools events for ASP.NET 5 RC1 and ASP.NET Core RC2 projects. We also improved the search experience: search automatically refreshes if you change search criteria such as filters, date ranges, and selected events, and you can go to code from requests in search and also “find telemetry for this…” in the Search menu. For further details, check out the release notes in Microsoft Azure Documentation.

Debugging and Diagnostics. Update 3 RC includes Diagnostics Tool support for applications running on Windows OneCore devices, including HoloLens and Windows IoT. You will now get better performance and reliability in C++ Edit and Continue when FASTLINK is enabled. And we improved XAML UI Debugging so the new Track Focus feature in the Live Visual Tree will cause any selection changes in the Visual Tree to update the currently focused element.

Visual Studio IDE. This update addresses a lot of feedback regarding problems with subscriptions through an online identity or key used to unlock the IDE. You no longer need to login to my.visualstudio.com to activate your subscription. We have also improved error handling and all user account and licensing operations are now secured with HTTPS. Additionally, we have made accessibility improvements in the Account Settings dialog for activating a subscription and entering a product key.

C#/VB/Roslyn. In this release you will see many performance improvements including when running code diagnostics on an entire solution. To learn about code diagnostic performance improvements read the How to: Enable and Disable Full Solution Analysis for Managed Codepage on MSDN. Other bug fixes include –

  • Performance improvements to the C# background code analysis engine that collects errors and warnings. These improvements have also significantly reduced overall memory consumption.

  • Performance improvements to the C# GoTo Implementation and Find All References. You can try these by selecting an object, right-clicking on it and then selecting them from the menu.

  • You can now enable an option to suggest usings for types in reference assemblies or NuGet packages. You can try this under Tools > Options > Text Editor > C# > Advanced, “Using Directives”.

  • When you apply a “fix all” action to document/project/solution we now display a progress bar.

Other updates. This release includes enhancements to Tools for Universal Windows Apps. Architecture tools has updates to address a lot of your feedback around performance and reliability along with updates to features like Code Map, Layer Validation, and UML Diagrams. Visual C++ has updates to the C++ compiler, C++ libraries and C++ MDD in this release.

Of course, that's just the short version. You can find a much more detailed version of the release notes right here.

And then there are the known issues. It seems a bit curious that a Release Candidate would have known issues, but indeed this one does. You can find them right here.

Note that Visual Studio 2015 Update 2 was only released a couple months ago at Microsoft's Build 2016 developer conference. This was the update that added features such as Xbox One support, something that won't be featured on the actual console until the Anniversary Update arrives next month.

Source: MSDN

Report a problem with article
Next Article

Android 6.0 Marshmallow is now on 10.1% of devices, eight months after its release

Previous Article

No new builds today, but "really interesting things" coming this week for Windows Insiders

Join the conversation!

Login or Sign Up to read and post a comment.

22 Comments - Add comment