Showing tag results for GitHub

Feb 23, 2023
Post comments count7
Post likes count6

Reference GitHub Issues and Pull Requests in Visual Studio

Jessie Houghton

We’re excited to announce the preview release of linking GitHub Issues. With Visual Studio 2022 17.6 Preview 1 you can now mention your issues in the commit message box in the Git Changes window. Speed up your workflow by linking your related work items directly in Visual Studio. You can use the related items to get more context from the...

GitHubGitGitHub Issues
Apr 13, 2022
Post comments count4
Post likes count5

Supercharge your Git experience in VS

Taysser Gherfal

Have you experienced delays when viewing your Git repository or branch history in Visual Studio? Have you run a network command like force-push and had to wait for the operation to complete? Your Git repository may be having performance issues due to its large size. We are happy to integrate a relatively new Git feature called the commit graph whic...

C#Visual Studio 2022C++
Feb 17, 2022
Post comments count7
Post likes count1

Line-staging (Interactive Staging)

Taysser Gherfal

Line-staging support, a.k.a. interactive staging is one of our most popular Git suggestion tickets. Visual Studio already supports staging files and now we are taking that to the next level by making it possible to stage chunks of changes in your files right from the editor. Line-staging can be helpful when you need to split changes across differen...

.NETC++GitHub
Jan 6, 2022
Post comments count13
Post likes count0

Introducing new Git features to Visual Studio 2022

Taysser Gherfal

We continue to enhance the Git experience in Visual Studio, and we are excited to announce some long-awaited updates in version 17.1 Preview 2. Download the latest Visual Studio Preview and check out the following new Git features.   Compare branches Comparing branches provides an overview of differences between two branches which...

.NETVisual Studio 2022C++
Apr 15, 2021
Post comments count21
Post likes count1

Enhanced Productivity with Git in Visual Studio

Pratik Nadagouda

We’ve continued to enhance the Git tooling in Visual Studio and are excited to announce some long-awaited updates. We've built functionality that addresses gaps around discoverability, switching repositories, navigation, and more!

Visual StudioGitHubGit
Nov 19, 2020
Post comments count15
Post likes count0

GitHub accounts are now integrated into Visual Studio 2019

Ruben Rios

We are happy to announce that Visual Studio 2019 now offers a fully integrated GitHub account experience. Starting with version 16.8, you’ll be able to add both GitHub and GitHub Enterprise Server accounts directly from Visual Studio. The new functionality allows you to add and leverage them just as you do with Microsoft accounts, which means that ...

Visual StudioGitHubGit
Nov 12, 2020
Post comments count196
Post likes count0

Announcing the Release of the Git Experience in Visual Studio

Pratik Nadagouda

We’re excited to announce that our new Git tooling is now the default source control experience in Visual Studio 2019, beginning with version 16.8. We've been working on this experience over the last year, iterating based on your feedback to build out key features, enhance performance, and fine tune quality. Above all, we’ve focused on improving di...

GitHubGitGit Integration
Nov 9, 2020
Post comments count0
Post likes count0

A more secure GitHub Experience

Ruben Rios

As the next step in the journey towards a more secure GitHub experience, beginning November 13th, GitHub and Visual Studio will no longer accept account passwords when authenticating with the REST API and will instead require using token-based authentication (e.g., personal access or OAuth), for all authenticated operations for GitHub.com. As a ...

GitHubGit Integration
Aug 25, 2020
Post comments count18
Post likes count0

Visual Studio 2019 v16.8 Preview 2 Releases New Features Today!

Jacqueline Widdis

New features in Git Integration, .NET Productivity, Web Tools, and Xamarin are releasing in Visual Studio 2019 v16.8 Preview 2. Each of our teams continue to work hard to delight our developers. For this reason, Preview releases are some of the most exciting for us as we wait to hear how our newest features impact your work.

.NETAnnouncementXAML
Mar 30, 2020
Post comments count84
Post likes count0

Improved Git Experience in Visual Studio 2019

Pratik Nadagouda

We just released the first iteration of a revamped Git experience in Visual Studio 2019 to enhance your productivity when working with code on GitHub, Azure Repos, and other hosting services.

Visual StudioGitHubGit