Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.02 KB

overview.md

File metadata and controls

13 lines (9 loc) · 1.02 KB

History Diff

The standard history tab of work items in Azure DevOps shows only the old and new values of each field, without highlighting the actual changes within it. This makes spotting the difference very hard for fields that usually contain a lot of text; most prominently, the standard "Description" and "Repro Steps" fields and the comments. This extension adds a new tab to work items that shows the full history of every field, while computing an appropriate diff for each one.

The left image shows the default Azure DevOps history, while the right depicts the history as shown by the extension: Changes to the text are much easier to spot. Example comparison

For installation instructions, documentation and source code, please head over to the GitHub page.
Release notes and alternative vsix-package downloads for each version can be also found on GitHub.