I'd like to share new version of syntax highlighting file for J programming language. Files attached: - j.xml with syntax highlighting rules, - test.ijs J script for test, - Kate-screenshot-test.png screenshot for check. Reproducible: Always File was verified ok with command: xmllint --dtdvalid language.dtd j.xml First version was published as bug #316936.
Created attachment 92125 [details] syntax highlighting rules XML file version 1.4
Created attachment 92126 [details] J script for test
Created attachment 92127 [details] screenshot of test.ijs viewing
The spellChecking attribute needs the language tag to be at least kateversion="3.4" (i. e. all versions back to KDE 4.4.0 will still be able to download the new file).
Created attachment 92315 [details] syntax highlighting rules XML file language/@kateversion upgraded from "2.4" to "3.4"
Git commit 58d60c97ab1fb950a7bf257e2681b55aa4298d8e by Christoph Cullmann. Committed on 01/08/2015 at 16:53. Pushed by cullmann into branch 'master'. update J highlighting M +80 -30 src/syntax/data/j.xml http://commits.kde.org/ktexteditor/58d60c97ab1fb950a7bf257e2681b55aa4298d8e
Git commit 74f0aa58b601dc720fd6c70c155111c90f482fd4 by Christoph Cullmann. Committed on 01/08/2015 at 16:56. Pushed by cullmann into branch 'master'. add autotest for J hl A +75 -0 autotests/input/syntax/j/results/test.ijs.reference.html A +61 -0 autotests/input/syntax/j/test.ijs http://commits.kde.org/ktexteditor/74f0aa58b601dc720fd6c70c155111c90f482fd4