WebStorm 2017.1 Help

Viewing Differences in Properties

With WebStorm, you can view differences in properties between a file in the local copy and in the repository or between two revisions of a file in the local copy.

To view property difference between the local copy and the repository version

  1. Open the Version Control tool window and switch to the Repository tab.
  2. In the Changed Files pane, select the file for which you want to view property differences.
  3. Choose Properties Diff on the context menu of the selection or click /help/img/idea/2017.1/propertiesDiff.png on the toolbar.
    /help/img/idea/2017.1/showDiffLocalRepository.png
  4. In the Subversion properties difference viewer, explore the differences:
    svnPropertiesDiffRemoteResults.png

To view property difference between two revisions in the local copy

  1. Open the Version Control tool window and switch to the Local tab.
  2. Select the file for which you want to view property differences between revisions and choose Subversion | Properties Diff with Local in the context menu.
  3. In the Subversion properties difference viewer explore the differences:
    /help/img/idea/2017.1/svnPropertiesDiffLocalResults.png

See Also

Last modified: 17 July 2017