Skip to content

Commit 8e999b6

Browse files
authored
Whats new update (#9)
* 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
1 parent 10aa484 commit 8e999b6

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@ Powered by open source projects [Zowe](https://www.zowe.org/) and [Che](https://
1515

1616
## What’s New
1717

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.
1921

2022
## Prerequisites
2123

2224
* 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.
2426

2527
## [COBOL Language Support](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.cobol-language-support)
2628

@@ -36,6 +38,7 @@ The Code4z package includes a bitlang [COBOL extension](https://marketplace.visu
3638
3739
### Features
3840
* Edit COBOL code with syntax highlighting, real time syntax validation, content assist and other advanced features.
41+
* Automatic retrieval of copybooks from the mainframe.
3942

4043
### Blogs
4144
* [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
5457
* Edit HLASM code with syntax highlighting, real time syntax validation, content assist and other advanced features.
5558
* Trace HLASM macros.
5659

60+
### Links
61+
* [HLASM Language Support Wiki](https://github.com/eclipse/che-che4z-lsp-for-hlasm/wiki)
62+
5763
## [Zowe Explorer](https://marketplace.visualstudio.com/items?itemName=Zowe.vscode-extension-for-zowe)
5864

5965
[![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/Zowe.vscode-extension-for-zowe?color=brighgreen&label=Marketplace&style=flat-square)](https://marketplace.visualstudio.com/items?itemName=Zowe.vscode-extension-for-zowe)

0 commit comments

Comments
 (0)