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: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The Code4z extension pack simplifies your common workflows and enables you to wo
31
31
-**Source code management** integrated with Endevor.
32
32
- With the help of the Explorer for Endevor extension you can retrieve, browse, and search Endevor elements in your IDE.
33
33
-**Mainframe operations**.
34
-
- With Zowe Explorer you can issue TSO and MVS commands and submit JCLs.
34
+
- With Zowe Explorer you can issue TSO and MVS commands and submit JCL.
35
35
36
36
### Sample Workflows
37
37
@@ -56,13 +56,13 @@ The Code4z extension pack simplifies your common workflows and enables you to wo
56
56
* Run the tests again.
57
57
58
58
## What’s New
59
-
* 2023-06-05 - [Debugger for Mainframe](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.debugger-for-mainframe) version 1.8.0, see [Changelog](https://marketplace.visualstudio.com/items/broadcomMFD.debugger-for-mainframe/changelog).
59
+
* 2023-06-29 - [Debugger for Mainframe](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.debugger-for-mainframe) version 1.8.1, see [Changelog](https://marketplace.visualstudio.com/items/broadcomMFD.debugger-for-mainframe/changelog).
60
+
* 2023-06-29 - [Zowe Explorer](https://marketplace.visualstudio.com/items?itemName=Zowe.vscode-extension-for-zowe) version 2.9.1, see [Changelog](https://marketplace.visualstudio.com/items/Zowe.vscode-extension-for-zowe/changelog).
61
+
* 2023-06-27 - [Abend Analyzer for Mainframe](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.abend-analyzer) version 1.1.0, see [Changelog](https://marketplace.visualstudio.com/items/broadcomMFD.abend-analyzer/changelog).
62
+
* 2023-06-13 - [Explorer for Endevor](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.explorer-for-endevor) version 1.5.3, see [Changelog](https://marketplace.visualstudio.com/items/broadcomMFD.explorer-for-endevor/changelog).
60
63
* 2023-06-02 - [COBOL Language Support](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.cobol-language-support) version 2.0.0, see [Changelog](https://marketplace.visualstudio.com/items/broadcomMFD.cobol-language-support/changelog).
61
-
* 2023-06-01 - [Explorer for Endevor](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.explorer-for-endevor) version 1.5.2, see [Changelog](https://marketplace.visualstudio.com/items/broadcomMFD.explorer-for-endevor/changelog).
62
-
* 2023-05-31 - [Zowe Explorer](https://marketplace.visualstudio.com/items?itemName=Zowe.vscode-extension-for-zowe) version 2.8.2, see [Changelog](https://marketplace.visualstudio.com/items/Zowe.vscode-extension-for-zowe/changelog).
63
64
* 2023-05-31 - [HLASM Language Support](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.hlasm-language-support) version 1.8.0, see [Changelog](https://marketplace.visualstudio.com/items/broadcomMFD.hlasm-language-support/changelog).
64
65
* 2023-03-13 - [COBOL Control Flow](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.ccf) version 1.0.5, see [Changelog](https://marketplace.visualstudio.com/items/broadcomMFD.ccf/changelog).
65
-
* 2022-06-30 - [Abend Analyzer for Mainframe](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.abend-analyzer) version 1.0.1, see [Changelog](https://marketplace.visualstudio.com/items/broadcomMFD.abend-analyzer/changelog).
66
66
* 2022-04-28 - New extensions [Abend Analyzer for Mainframe](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.abend-analyzer) (version 1.0.0) and [Data Editor for Mainframe](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.data-editor-for-mainframe) (version 1.0.0) added to the Code4z package.
67
67
68
68
## Prerequisites
@@ -141,7 +141,7 @@ You can learn more about the Zowe Explorer by watching the [Getting Started](htt
141
141
142
142
### Features
143
143
144
-
- Access z/OS Datasets and z/OS Unix file systems, and submit JCLs.
144
+
- Access z/OS Datasets and z/OS Unix file systems, and submit JCL.
145
145
- Create, edit, and work with z/OSMF compatible profiles.
146
146
- Store your credentials securely with Secure Credentials Store plug-in.
0 commit comments