| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
SemanticDiff provides a programming language aware diff for GitHub pull requests to help you review code changes faster.
You can try it out with any public pull request before installing the app.
SemanticDiff provides an alternative diff viewer that:
Every time a new pull request is opened, the App adds a comment with a URL to the corresponding pull request in SemanticDiff.
Changes that do not have an effect on the program flow, like optional line breaks or commas, are not shown as change.
The blue marker in the center shows you how the lines in the old and new code correspond.
SemanticDiff detects when code was moved within a file. The original and new code block are shown side-by-side to help you spot any changes that were introduced during the move.
Renamed functions/variables and all their occurrences are highlighted using the same color.
This feature is currently under development and will soon be extended to more complex refactorings.
SemanticDiff is a programming language aware diff and therefore needs to be able to understand your code. This requires your code to be syntactically correct and written in one of the following languages or data exchange formats:
Did you find a bug or have a great idea how to improve SemanticDiff? Let us know in our issue tracker.
SemanticDiff is developed by Sysmagine GmbH based in Heidelberg, Germany (Impressum).
Developer
SemanticDiff.com is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Report abuse| Back | FazBrowse Home | New Git URL |