Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Show Contents List
You are here: Visual LANSA User Guide > 4. Editor Features > 4.4 Version Control > Show Changes Anchor_Toc54704409_Toc54704409 Show Changes
Show Changes launches the Visual LANSA YAML comparison tool which shows the changes made to an object since the last commit or changes made between two commits.

Right-click an object with a Git Status of Changed or Conflict and select Version Control -> Show Changes to show the differences between the current source code and settings and the last commit.

Alternatively, click an object and select Version Control -> Show History, and select two commits. Right-click one of the selected commits and select Show Changes. This shows the differences between the two commits:

You can use the toolbar actions in the compare to:

Image Removed

Image Added

Toggle line numbers. These line numbers are for the entire file.

Image Removed

Image Added

Toggle RDML source line numbers. These are line numbers for the RDML source. They match the line numbers when viewing the source code in the Visual LANSA editor.

Image Removed

Image Added

Show the next/previous change. The next change from the current line is shown and centred (if scrolling allows). The blue rectangles on the left border of each file content panel show the current line:
Image Modified

...