NEORIS-ZDEVOPS / JD-Graph

VS Code Extensions - JD Graph. View Job control language files' relations at a glance.
Apache License 2.0
2 stars 0 forks source link

Scheduler Viewer Extension

Scheduler Viewer Extension is an extension for Visual Studio Code that help with JCL jobs development and execution.

This extension has been designed to help developers to have a global view of the JCL files they work with. It paints a graph with the selected job at the center. The central node's parents are the dependencies and the children are the dependents.

Features

Requirements

Known Issues

Issues can be checked in the issue tracker

How to use

Check the documentation in our github page