WebStorm 2023.3 Help

View 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 From the context menu of the selection or click propertiesDiff.png on the toolbar.

    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 Commit tool window Alt+0.

  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:

    svnPropertiesDiffLocalResults.png
Last modified: 20 February 2024