Releases: BroadcomMFD/opsrexx-language-support
v0.6.0
0.6.0 (2024-11-22)
-
Adds the ability to issue the following commands via the OPS/MVS REST API with @broadcom/ops-for-zowe-cli:
Execute ProgramExecute Program with Parameters(keyboard shortcutCtrl+Shift+E)
-
Adds dynamic finding of rule set to all previous rule commands:
View Rule StatusEnable RuleDisable Rule
Rule commands no longer require a default rule set to be used.
-
Removes the user settings:
Connection Options: Rule SetConnection Options: Rest Api
-
Adds the user settings:
Program Output Channel: Auto-OpenExecute Program Default: WaitExecute Program Default: Max QueueExecute Program Default: WorkspaceExecute Program Default: TimeoutExecute Program Default: Output Limit
-
Modifies Command Menu Interface to include submenus for Program and Rule command groups
-
Updates dependencies to maintain technical currency
-
Updates README with new instructional GIFS
v0.5.4
0.5.4 (2024-10-10)
- Enhances documentation for Address Host Environments
v0.5.3
0.5.3 (2024-10-02)
- Patch for Zowe Explorer V3 IntelliSense support
v0.5.2
0.5.2 (2024-10-01)
- Adds formatted compilation error messages for failed commands (View, Enable, or Disable)
- Updates OPS/REXX built-in functions and host environment documentation for currency
- Adds dynamic insertion of variable arguments to all OPS/REXX built-in functions and host environments
- Updates dependencies to maintain technical currency
- Adds Zowe V3 Conformance
v0.5.1
0.5.1 (2024-08-09)
- Adds 36 new syntax error checks (thanks @dd066068)
- Adds snippets for all rule types
- Adds Favicons (file icons) for OPSREXX file types
- Adds new error messages
- Fixes hover help bugs
v0.5.0
0.5.0 (2024-07-19)
-
Adds new extension setting for using an OPS/MVS REST API connection
-
Adds the ability to issue the following commands via the OPS/MVS REST API with @broadcom/ops-for-zowe-cli:
View Rule StatusEnable RuleDisable Rule
The commands can be issued using local .opsrexx files or rules opened in Zowe Explorer.
-
Adds all remaining AOF stem variables for SEC rule types
-
Adds autocompletion of
DO ENDandIF THENstatements -
Enhances existing embedded documentation for OPS/MVS functions and host environments
-
Adds documentation for
View Rule Status,Enable Rule, andDisable Rulecommands
v0.4.2
v0.4.1
0.4.1 (2024-04-03)
- updated dependencies for currency
v0.4.0
0.4.0 (2024-02-28)
- Added support for IntelliSense autocompletion and hover definition provider for all AOF Stem Variables
- updated readme for release
- addressed all known security and operational risks