nielshenriksen / FileDiffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Differ

Build status

Download this extension from the VS Gallery or get the CI build.


The easiest way to diff two files directly in solution explorer

Features

  • Compare two files in Solution Explorer
  • Compare a file with any other file on disk

Compare files

Select one or two files in Solution Explorer and right-click.

Context Menu

Then select Compare Files... to see the diff view.

Diff View

If you only selected a single file, a file selector prompt will show up to let you select which file to diff against.

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

About

License:Other


Languages

Language:C# 100.0%