Showing results for diff - Visual Studio Blog

Aug 15, 2023
Post comments count4
Post likes count7

My favorite features in Visual Studio 17.7

Mads Kristensen
Mads Kristensen

Two of my favorite features in Visual Studio happen to share a similar origin story. They were both created in deep collaboration with you, the user, and went through multiple iterations before you gave your final thumbs up. This is the story of how they came to be and why they are my favorites. File comparison Visual Studio 2012 introduced t...

Editordiff
Oct 4, 2022
Post comments count31
Post likes count22

Comparing files in Visual Studio

Mads Kristensen
Mads Kristensen

As developers, we often need to compare two files to find the differences. Sometimes, even comparing the content of the clipboard with a file on disk. And again, sometimes comparing our local changes to previous versions from our Git commit history. There is no straightforward way in Visual Studio to do those things today, but in this month’s exper...

Experimentdiff