Minimum featured JCL highlighter and LSP extension for VS Code.
Tip: Add editor configuration in
user.settingsto highlight continuation column, e.g."[jcl]" : { "editor.rulers" : [71, 72, 80]},
Basic highlighting and symbol resolution Ctrl + Shift + O:
npm run build:syntax to convert .yaml to required .json.
