News

Visual Studio 2013 Update 4 CTP 1 Offers Web-Based Code Review

First preview of VS 2013.4 introduces a web-based pull request option for Git and enhancements mainly to TFS and Visual C++.

Expect "a couple of CTPs -- roughly 3 weeks apart, then a release candidate and a final release," blogs Brian Harry, Microsoft Product Unit Manager for Team Foundation. And with that, Harry introduced the first CTP of Visual Studio 2013 Update 4, or VS 2013.4, and Team Foundation 2013 Update 4, or TFS 2013.4, which comes mainly with fixes and improvements based on user feedback.

Harry writes that the finalized version will appear around October or November.

VS 2013.4 enhancements are mainly within TFS and Visual C++, but one area of improvement that Harry highlights in his blog is how code review is handled. Up to now code review was done through Team Foundation Version Control, but with the popularity of Git, the team has added a Web-based code review process that aligns with Git's pull request method of code review and control. Harry writes that development efforts are under way to have TFVC and Git work in conjunction.

As for other changes in this initial CTP, TFS 2013.4 fixes include the availability of trend charts and aggregate data from work item queries; the addition of Stacked Area, Area, and Line charts when creating new trend charts; and some UI improvements in the Backlogs hub. Visual C++ enhancements include an improvement in performance when scanning large code bases, and a tool that analyzes GPU usage under the Performance and Diagnostics tab, helpful for determining whether the CPU or GPU is gumming up processes.

Details on TFS 2013.4 and Visual C++ enhancements can be found at this blog and at the VS 2013.4 support page here.

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

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • 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.

Subscribe on YouTube