Skip to content

Commit 6a3eea8

Browse files
authored
Merge pull request #31 from IBM/workshop-doc-observer-updates
workshop doc observer updates
2 parents 127c4a2 + 0e54759 commit 6a3eea8

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

docs/workshop/04/observer_a.png

-18.2 KB
Loading

docs/workshop/04/observer_b.png

14.5 KB
Loading

docs/workshop/04/observer_c.png

32.7 KB
Loading

docs/workshop/04_observer.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,30 @@
33

44
<!-- div:left-panel -->
55

6-
## Explore the Xrefs
6+
## Explore the Cross reference information (Xrefs)
77

8-
Click on the Explorer view icon, then do a right-click on a source member and select the `Open in ARCAD-Observer` option to open a new Xref panel. Each tab of the panel shows different kinds of Xref information:
8+
* Click on the Explorer view icon
9+
* Right-click on `arcad-example/QDDSSRC/ARTICLE.PF` and select the `Open in ARCAD-Observer` option to open a new Xref panel. Each tab of the panel shows different kinds of Xref information:
910

1011
<!-- div:right-panel -->
1112

1213
![](04/observer_a.png)
1314
![](04/observer_b.png)
1415

1516
<!-- panels:end -->
17+
---
18+
<!-- panels:start -->
19+
20+
<!-- div:left-panel -->
21+
1622

23+
* Right-click on `arcad-example/QRPGLESRC/ORD700.PGM.RPGLE` and select the `Open in ARCAD-Observer`
24+
25+
<!-- div:right-panel -->
26+
27+
![](04/observer_c.png)
28+
29+
<!-- panels:end -->
1730
---
1831

1932
<!-- panels:start -->
@@ -23,7 +36,7 @@ Click on the Explorer view icon, then do a right-click on a source member and se
2336
**Code Lens**: in-line links directly available while editing (RPGLE) source
2437

2538
* F-Spec level code lens shows same file-level Xref as “Open in Arcad Observer”
26-
* “Procedure peek” allows you to see/browse source of implementing procedure
39+
* P-Spec “Peek references” allows you to see/browse source of implementing procedure
2740

2841
<!-- div:right-panel -->
2942

0 commit comments

Comments
 (0)