News

New VS Code Extension Adds GitHub Pull Request Functionality

Microsoft today announced a new extension for its Visual Studio Code editor that simplifies the process of working with GitHub pull requests.

The new integrated experience ties the code editor into the open source repository and development platform, letting developers work directly from the editor to collaborate, comment, review and validate GitHub pull requests.

The extension, published as a preview, simplifies the typical process that requires developers to leave their editor environment to review source code with a Web interface or dedicated third-party review tool, said Microsoft's Kenneth Auchenberg in an announcement post today.

He said the "GitHub Pull Requests" extension -- available in the Visual Studio Code marketplace here -- is a new type of extension powered by new APIs that the team recently baked into the core of VS Code to provide functionality such as code reviews and commenting.

"It allows you to list and browse pull requests from within VS Code," Auchenberg said in an accompanying video. "You can review pull requests with in-editor commenting, while we also added markdown support. We are also enabling a more natural PR workflow with in-editor checkout that enables you to use rich language features such as Go To Definition and IntelliSense. And lastly, we're enabling a smooth terminal integration that enables the UI in VS Code to co-exist with the Git CLI."

The extension provides access to the new Pull Requests explorer in VS Code, available in the Source Control view.

The marketplace entry says the new tool was published Sept. 7, and as of this writing was rapidly closing in on 2,000 installations, earning a 4.8 rating (out of 5) from four developers who reviewed and rated it.

Auchenberg said the new extension is "just the first example of integrating source control platform providers for code reviews in Visual Studio Code."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube