Posts by this author

Apr 15, 2021
21
1

Enhanced Productivity with Git in Visual Studio

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 12, 2020
196
0

Announcing the Release of the Git Experience in Visual Studio

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
Jul 9, 2020
103
0

Exciting new updates to the Git experience in Visual Studio

We've been addressing your feedback for improving the Git experience within Visual Studio. This post talks about updates in merge conflict resolution, branch management, previewing commits, branch history, and much more.

Git
Mar 30, 2020
84
0

Improved Git Experience in Visual Studio 2019

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
Apr 29, 2019
119
0

Redesigning the New Project Dialog

Last week, we released Visual Studio 2019 version 16.1 Preview 2. If you have the latest update – awesome and thank you. If not, you can download it from the link above. Or, if you already have the Preview, just click the notification bell inside Visual Studio to update. This post discusses one of the most visible interface changes we’ve made in Vi...

Visual Studio 2019ProductivityGetting Started