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
+2-12
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ With the Code4z extension pack you can:
21
21
- Issue TSO commands.
22
22
23
23
## What’s New
24
+
* 2020-08-03 - [Zowe Explorer](https://marketplace.visualstudio.com/items?itemName=Zowe.vscode-extension-for-zowe) (1.8) now allows extenders to load saved profile sessions upon their activation. For a comprehensive list of updates, see the [Changelog](https://marketplace.visualstudio.com/items/Zowe.vscode-extension-for-zowe/changelog).
25
+
24
26
* 2020-07-07 - [COBOL Language Support](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.cobol-language-support) (0.12) now supports locally stored copybooks.
25
27
26
28
* 2020-07-02 - [Explorer for Endevor](https://marketplace.visualstudio.com/items?itemName=broadcomMFD.explorer-for-endevor) (0.10) includes the following updates:
@@ -30,16 +32,6 @@ With the Code4z extension pack you can:
30
32
* Use any Endevor profiles that you have created in the CLI in Explorer for Endevor.
31
33
* Deprecation of support for CA Endevor Bridge for Git mappings.
32
34
33
-
* 2020-07-01 - [Zowe Explorer](https://marketplace.visualstudio.com/items?itemName=Zowe.vscode-extension-for-zowe) (1.7) includes the following updates:
34
-
35
-
* Credentials check feature that allows users to update their credentials if they receive an authorization error.
36
-
* Profile validation feature that checks whether a profile is valid.
37
-
* Editing of search filters.
38
-
* Editing of ASCII files in USS.
39
-
* And more
40
-
41
-
For the comprehensive list of updates, see [Changelog](https://marketplace.visualstudio.com/items/Zowe.vscode-extension-for-zowe/changelog).
42
-
43
35
## Prerequisites
44
36
45
37
* Java JRE version 11 or higher with the PATH variable correctly configured. For more information, see the [Java documentation](https://www.java.com/en/download/help/path.xml).
@@ -53,8 +45,6 @@ With the Code4z extension pack you can:
53
45
54
46
COBOL Language Support provides autocomplete, highlighting and diagnostic features for COBOL code and copybooks.
55
47
56
-
The Code4z package includes a bitlang [COBOL extension](https://marketplace.visualstudio.com/items?itemName=bitlang.cobol) which provides an enhanced experience while working with COBOL Language Support and enables syntax coloring.
57
-
58
48
> How can we improve COBOL Language Support? [Let us know on our Git repository](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues)
0 commit comments