You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: code4z/example-com-extension/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,13 @@ The following sections outline the steps to take.
22
22
1. In this new VS Code window open the Command Palette by pressing <kbd>F1</kbd>
23
23
1. Type `example.com` in the command palette input box.
24
24
A list of commands displays.
25
-

25
+

26
26
1. Select the `Basic Report on a Dataset` command.
27
27
1. After a short moment an editor with the output of your applications opens.
28
28
29
29
To try this out with a basic REXX program, you can use the included [basic-report.rexx](commands/basic-report.rexx) sample. A successful output report looks like this:
0 commit comments