There is currently no support for JCL (Job Control Language) syntax highlighting. This XML file adds that support.
Details
- Reviewers
dhaumann cullmann - Group Reviewers
Framework: Syntax Highlighting - Commits
- R216:a2032c52bf1b: Creating new syntax highlighting file for Job Control Language (JCL)
Diff Detail
- Repository
- R216 Syntax Highlighting
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Thank you for the feedback. I've gone and updated the syntax file to explain what JCL is and remove the ^ from the regex. Thank you for the suggestions.
Hi, could one remove the two hard-coded colors and just use a different builtin defStyleNum?
Beside that, have you some small example script that we could add as auto-test?
e.g. something perhaps a bit larger than the snippets I can find on
https://en.wikipedia.org/wiki/Job_Control_Language
(and that has no license issues)
- Added JCL test program as well as fixing recommendations (no hard coded colors)
- Added new highlighting of steps (vs program options)
Merged ;=)
Git commit a2032c52bf1b5ced774c2f58994aaeb4d233f25a by Christoph Cullmann, on behalf of Phil Young.
Committed on 01/11/2018 at 15:54.
Pushed by cullmann into branch 'master'.
Creating new syntax highlighting file for Job Control Language (JCL)
Differential Revision: https://phabricator.kde.org/D16415
A +43 -0 autotests/folding/test.jcl.fold
A +50 -0 autotests/html/test.jcl.html
A +43 -0 autotests/input/test.jcl
A +43 -0 autotests/reference/test.jcl.ref
A +170 -0 data/syntax/jcl.xml
https://commits.kde.org/syntax-highlighting/a2032c52bf1b5ced774c2f58994aaeb4d233f25a