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
* whats new update
* better wording here
* Update README.md
* HLASM wiki
* add copybook retrieval to list of features
* m
* zowe 1.5
* VSAM
* zowe blogs
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,12 +15,14 @@ Powered by open source projects [Zowe](https://www.zowe.org/) and [Che](https://
15
15
16
16
## What’s New
17
17
18
-
* 2019-12-16 - [HLASM Language Support](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.hlasm-language-support) and [Debugger for Mainframe](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.debugger-for-mainframe) are now a part of the Code4z package.
18
+
* 2020-04-29 - [Zowe Explorer](https://marketplace.visualstudio.com/items?itemName=Zowe.vscode-extension-for-zowe) (v1.5) now supports editing and deletion of profiles and management of VSAM data sets.
19
+
* 2020-04-20 - [Debugger for Mainframe](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.debugger-for-mainframe) (v1.1) now supports conditional breakpoints, logpoints and hitcounts.
20
+
* 2020-04-09 - [COBOL Language Support](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.cobol-language-support) (v0.11) now supports automatic downloading of copybooks and downloading of nested copybooks.
19
21
20
22
## Prerequisites
21
23
22
24
* Java installed on your machine.
23
-
* Individual extension prerequisites are detailed in the sections below.
25
+
* Individual extension prerequisites are detailed in the individual readme files linked below.
24
26
25
27
## [COBOL Language Support](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.cobol-language-support)
26
28
@@ -36,6 +38,7 @@ The Code4z package includes a bitlang [COBOL extension](https://marketplace.visu
36
38
37
39
### Features
38
40
* Edit COBOL code with syntax highlighting, real time syntax validation, content assist and other advanced features.
41
+
* Automatic retrieval of copybooks from the mainframe.
39
42
40
43
### Blogs
41
44
*[Beginner’s Guide: COBOL Made Easy](https://medium.com/modern-mainframe/beginners-guide-cobol-made-easy-introduction-ecf2f611ac76)
@@ -54,6 +57,9 @@ Code completion, highlighting, browsing and validation for High Level Assembler
54
57
* Edit HLASM code with syntax highlighting, real time syntax validation, content assist and other advanced features.
55
58
* Trace HLASM macros.
56
59
60
+
### Links
61
+
*[HLASM Language Support Wiki](https://github.com/eclipse/che-che4z-lsp-for-hlasm/wiki)
[](https://marketplace.visualstudio.com/items?itemName=Zowe.vscode-extension-for-zowe)
0 commit comments