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

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Image Dominant Color and HEIC Support in Laravel 13.24 image

Image Dominant Color and HEIC Support in Laravel 13.24

Read article
Official Laravel Zed Extension: LSP for PHP & Blade image

Official Laravel Zed Extension: LSP for PHP & Blade

Read article
Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD image

Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD

Read article
PhpStorm 2026.2 Released image

PhpStorm 2026.2 Released

Read article
Laravel Doctor: Diagnose Your App With One Artisan Command image

Laravel Doctor: Diagnose Your App With One Artisan Command

Read article
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article