GitHub Extension for Visual Studio2025-03-07T09:24:18-08:00

Visual Studio and GitHub better together

Use GitHub and Visual Studio to bring your source control and CI/CD workflows closer to your code.
GitHub support is now built into Visual Studio.

Seamless integration with GitHub screenshotSeamless integration with GitHub

Seamless integration with GitHub

Authenticate your GitHub.com or GitHub enterprise account to create a repository, and push your first commits to GitHub, all through Visual Studio.

With Copilot Free, everyone can leverage the power of AI

GitHub Copilot Free enables you to experience AI-powered coding assistance in your IDE by providing limited access to select Copilot features. WithCopilot Free, you can now access all AI-integrated features in Visual Studio, includingCompletions, Edits, andChat.

Clone and code from within the IDE

Clone and code from within the IDE

Browse your GitHub repositories, andclone your repo down to your local machine to start committing and pushing.

Create and push new repos

Take local code andpush it to anew repository on GitHub in one step. Visual Studio handles the local and remote repository creation. You can even choose to make the repo completely private.

Branching, staging, and committing

Create and switch between branches from the status bar. View your changes,stage the files you want tocommit, and make commits with GitHub issue search in the Git Changes tool window.

Merge and Rebase

Merge or rebase branches after completing features directly from within Visual Studio. You can also choose 
to merge or rebase when pulling, or prune branches when fetching.

Create a Pull Request

Create a pull request from remote branches in the new pull request window. You can add your title, description with Markdown support, reviewers, and see your changes summarized all at once inside Visual Studio.

Resolve merge conflicts

Visual Studio will recognizemerge conflicts right when they occur, and show you the unmerged changes in the Git Changes window. The built-in merge editor takes you through each conflicting change, allowing you to take either the incoming or current side, and shows the result when you accept the merge.

screenshot for Integrated CICD workflows with GitHub actions

Integrated CI/CD workflows with GitHub actions

With Visual Studio Publish you can setup GitHub Actions for ASP.NET Core applications being deployed to Azure with ease. Visual Studio will generate a working GitHub Actions workflow for you with just a few clicks.

Visual Studio Community 2022

Free, fully-featured IDE for students, open-source and individual developers

Visual Studio Professional 2022

Professional developer tools, services, and subscription benefits for small teams

Visual Studio Enterprise 2022

End-to-end solution to meet demanding quality and scale needs of teams of all sizes