VS.DiffAllFiles icon indicating copy to clipboard operation
VS.DiffAllFiles copied to clipboard

Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.

Results 12 VS.DiffAllFiles issues
Sort by recently updated
recently updated
newest added

Recently I only get this error where the controls should appear.. I have tried reinstalling but that hasn't helped. Microsoft.VisualStudio.Composition.CompositionFailedException: An exception was thrown while initializing part "VS_DiffAllFiles.Sections.PendingChangesSection". ---> System.Windows.Markup.XamlParseException:...

bug

Since VS 16.8, Git integration has changed and uses a dedicated "Git changes" pane rather than the "Team Explorer" Could we get Diff All Files buttons in this pane? Thanks

enhancement
waiting on external dependency

When I diff a set of files against local git repo, sometimes the next diff takes a long time to load. Within the same set of files, some diffs show...

bug
need more info

The following error was reported on the VS Marketplace: > Trying to use this. When I select a changed file and click Unstaged (or All Files), I get: > Unexpected...

bug

Bug submitted via [the Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=deadlydog.DiffAllFilesforVS2017#qna). > When the "Pending Changes" pane is used undocked from the "Team Explorer" pane (using the diagonal arrow in the top right corner),...

bug

Getting the error "Could not convert the File Changes Service to a TFS Pending Changes Service" when doing a diff all for a changeset open in the team explorer window...

enhancement

Please add an option to view only changed lines of files, like on GitHub! Suppose the following example: I have changed **many** files, but only one line in each file...

enhancement

Even with Diff All Files set to compare the `Unmodified Version` of a file, it is comparing the workspace version of the file with a version from two commits back....

bug

Steps to reproduce. * open instance of VS2017 with solution * open another instance with another solution * try Diff All FIles in this second solution * EXPECTED: diff result...

bug

From a comment on the [VS 2017 extension reviews](https://marketplace.visualstudio.com/items?itemName=deadlydog.DiffAllFilesforVS2017#review-details): > Ability to provide full stops in file extensions to exclude would help massively (excluding feature.cs files yet still including any...

enhancement