News

Microsoft Updates Visual Studio Tools for Git

A more recent version of the tools will be included in the VS 2013 RTM.

Microsoft today released a small update to its Visual Studio 2012 Tools for Git. Microsoft Technical Fellow Brian Harry blogged today about the update, which carries the version number 0.9.5.0.

To use Visual Studio Tools for Git, Visual Studio 2012, update 3 is required. The tools download page discusses some of the enhancements, including integration with Visual Studio projects to track changes to an active solution, file status updates in Solution Explorer, and context menus for source control commands like Commit, Compare and Undo.

Team Explorer integration has also been improved, with a Connect page that allows developers to see local Git repositories in addition to those hosted by Team Foundation Services, which is Visual Studio's primary collaboration tool.

Other features mentioned include:

  • Compare files using the integrated diff tool
  • Resolve merge conflicts using the integrated 3-way merge tool
  • View file and branch history (log)
  • View details for commits

In the comments following Harry's blog posting, one developer ("Jim") asked if there will be a 1.0 release for VS 2012, as he was nervous that the newer tools may only be available for the next version -- Visual Studio 2013 -- going forward. Harry said that Microsoft "We'll do a 1.0 release sometime around the time that VS 2013 releases and they will be supported with VS 2012 and later versions of VS."

Microsoft is pushing out the Visual Studio Tools for Git updates on a very frequent basis. Since March, when 0.8.0.0 came out, there have been three more iterations.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

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

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube