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 →
Laravel Auditor Audits Your App With Your Own AI Agent image

Laravel Auditor Audits Your App With Your Own AI Agent

Read article
A simple form builder that stays out of your way image

A simple form builder that stays out of your way

Read article
Laravel AI: Trace Agent Runs With Lifecycle Events image

Laravel AI: Trace Agent Runs With Lifecycle Events

Read article
Laravel AI: Get Raw HTTP Responses and Rate Limits image

Laravel AI: Get Raw HTTP Responses and Rate Limits

Read article
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article