News

Visual Studio 2015 Update 2 Release Candidate Now Available

Reliability and performance improvements rule on this release candidate, and there are a bevy of new features being tested out with Team Foundation Server 2015 U2 RC as well.

Microsoft's Visual Studio team blogged about a release candidate for Update 2 of its Visual Studio 2015 toolsuite. As is usually the case with updates, this one features mainly "reliability and performance improvements," according to John Montgomery, Director of Program Management for Visual Studio, in a blog.

This release isn't all fixes and whatnot. There are a few new features being trotted out with this release for users to check out as they become more refined in future releases:

  • Github SCC support: Visual Studio 2015 is debuting support for the Github Source Control Provider extension that can be extended via third-party providers for more refined source code control through git.
  • IntelliSense support for TextMate: Developers using the Mac GUI text editor can place TextMate snippets into a snippet folder, and IntelliSense will recognize those snippets.
  • Application Insights searching: A number of improvements here, including being able to jump to specific telemetry events, relates item searching, and new app data logging features.

Some of the more significant fixes includes crashes "due to null and/or invalid pointer reads" and just when opening a solution; errors when opening VS with ASP.NET after installing Update 2 CTP; and performance issues within the C/C++ runitme library.

With that update, coincidentally there has also been an Update 2 RC for Team Foundation Server 2015, which has a sizable list of new features. Of note is the ability to create and delete Team Projects via the Web and REST APIs, which, according to the release notes, was done to "help to bring more parity between Visual Studio Team Services and Team Foundation Server for project management operations."

Also new is the integration of Release Management into TFS itself, which simplifies deployment processes now that Release Management features can now be accessed "from the RELEASE hub in TFS web access without having to install a separate server or client." Release Management also supports application deployment to VMware and System Center VMs via new extensions available through the Visual Studio Marketplace.

Besides those two features, the list of features both major and minor being introduced in TFS U2 RC is fairly extensive and can be found in this release note.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

Subscribe on YouTube