SkillAgentSearch skills...

CodeDiff

Code diff tool based on comparing the SyntaxTrees created by the Roslyn compiler

Install / Use

/learn @AlexGhiondea/CodeDiff
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CodeDiff

Code diff tool based on comparing the SyntaxTrees created by the Roslyn compiler

Changes since forking

  • Recreated solution and project files due to some issues with signing and tool versions
  • Replaced Microsoft Visual Studio tests with standard NUnit ones
  • Removed a lot of non-required package and assembly imports
  • Upgraded the beta Roslyn API to the latest stable release (v1.3.2 July 1, 2016)

Screenshots

GitHub Logo

Example 1: Someone added a new property and reformatted your file

GitHub Logo

Example 2: Someone renamed your property and just reformatted again :-(

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated3y ago
Forks3

Languages

C#

Security Score

75/100

Audited on Feb 25, 2023

No findings