Skip to content

Commit ccc1409

Browse files
High-level review
1 parent 80b18c6 commit ccc1409

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

content/en/docs/refguide/modeling/menus/view-menu/file-diff-viewer.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,18 @@ description: "Describes the built-in File Differences Viewer dialog in Studio Pr
77

88
## Introduction
99

10-
The **File Differences Viewer** is a built-in dialog in Studio Pro that displays text differences between two versions of a file or two text values. It opens as a modal dialog and shows additions, deletions, and modifications with color-coded highlighting.
11-
12-
The File Differences Viewer is available on all platforms supported by Studio Pro, including Windows and macOS.
10+
The **File Differences Viewer** is a dialog in Studio Pro that displays text differences between two versions of a file or two text values. It opens as a modal dialog and shows additions, deletions, and modifications with color-coded highlighting.
1311

1412
{{< figure src="/attachments/refguide/modeling/menus/view-menu/file-diff-viewer/file-diff-viewer-split.png" alt="File Differences Viewer showing a side-by-side comparison with color-coded additions and deletions" class="no-border" >}}
1513

1614
## Accessing the File Differences Viewer
1715

1816
The File Differences Viewer opens automatically in the following scenarios:
1917

20-
* **Changes pane** – When you are viewing changes at the object level and double-click a text property row, the File Differences Viewer opens to show the old and new values of that property.
18+
* **Changes pane**:
19+
* When you are viewing changes at the object level and double-click a text property row, the File Differences Viewer opens to show the old and new values of that property.
20+
* When reviewing disk changes (for example, Java source code or widget files), you can right-click a modified file and select **Compare with original**, or double-click it, to open the File Differences Viewer showing the differences between your working copy and the last committed version.
2121
* **Comparison pane** – When comparing property values or files in the [Comparison pane](/refguide/comparison-pane/), clicking a compare action opens the File Differences Viewer to show the differences.
22-
* **Changes pane** – When reviewing disk changes (for example, Java source code or widget files), you can right-click a modified file and select **Compare with original**, or double-click it, to open the File Differences Viewer showing the differences between your working copy and the last committed version.
2322

2423
## Toolbar
2524

0 commit comments

Comments
 (0)