News

GitHub Tool Does Pull Requests from Visual Studio Code

GitHub highlighted improvements to its Visual Studio Code extension that lets developers manage pull requests from the open source code repository with a few clicks from within the code editor.

The tool, appropriately called GitHub Pull Requests, is available on the Visual Studio Code Marketplace as a preview first released last September.

Since then the dev team at GitHub (recently acquired by Microsoft) has reportedly been steadily improving the tool, and those improvements were highlighted in a Jan. 7 post on the GitHub blog site.

VS Code GitHub Pull Requests in Animated Action
[Click on image for animated GIF.] VS Code GitHub Pull Requests in Animated Action (source: GitHub).

"Over the past months the team has added even more enhancements to pull request functionality," said GitHub's Meaghan Lewis in the announcement. "Using the latest version, you can now create pull requests, leave suggested edits as a comment, and view status checks for each pull request."

Functionality includes:

  • Authenticating and connecting VS Code to GitHub
  • Listing and browsing PRs from within VS Code
  • Reviewing PRs from within VS Code with in-editor commenting
  • Validating PRs from within VS Code with easy checkouts
  • Terminal integration that enables UI and CLIs to co-exist

Lewis provided links to specific enhancements for actions such as:

On the VS Code Marketplace, the GitHub Pull Requests extension shows 51,697 installs (though 233,079 downloads) and an average 4.7 rating (5 star scale) from 15 developers who reviewed it.

Source code for the extension is on GitHub and more information is available at GitHub's VS Code site.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

Subscribe on YouTube