News

Visual Studio Code Adds a GitHub Pull Request Extension

Published
Visual Studio Code Adds a GitHub Pull Request Extension image

The Visual Studio Code team, in collaboration with GitHub, released a public preview of a new extension: GitHub Pull Requests.

This extension allows you to review and manage GitHub pull requests directly in Visual Studio Code, including the following features:

  • Authenticate and connect VS Code to GitHub
  • List and browse PRs from within VS Code
  • Review 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.

The extension is available in Visual Studio Code v1.27.0 or higher.

The extension is still in development, so if you want to browse known issues or file a new issue, you can follow along on the extension’s GitHub issues board.

I was curious about the collaboration with GitHub, and the official announcement post had this to offer about the collaboration between GitHub and the Visual Studio Code team:

As part of our broader efforts to bring pull requests into Visual Studio Code in the past year, we reached out to numerous partners. After learning that the GitHub Editor team was already thinking along these lines, we began to work together in April to create a new pull request experience in Visual Studio Code. We developed a new extension to create and review pull requests integrated directly into Visual Studio Code through a set of new Visual Studio Code extension APIs.

Check out the source code on Microsoft/vscode-pull-request-github and install it from your editor via the Marketplace.

Here’s the original announcement post for more information, a demo, and a video about the new extension that you should check out!

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Building EasyReply: How We Used Laravel to Unify Customer Support image

Building EasyReply: How We Used Laravel to Unify Customer Support

Read article
PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum image

PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum

Read article
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article