Bug 316936

Summary: New syntax highlighting file, for J programming language
Product: [Applications] kate Reporter: Igor Zhuravlov <zhuravlov.ip>
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: syntax highlighting rules XML file
J script for test
Screenshot of test.ijs viewing
syntax highlighting rules XML file

Description Igor Zhuravlov 2013-03-17 22:57:40 UTC
I'd like to share new 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




This is a copy of my mail from 21.03.2012 to kwrite-devel@kde.org, but with j.xml updated.

File was verified ok with command:
  xmllint --dtdvalid language.dtd j.xml
Comment 1 Igor Zhuravlov 2013-03-17 22:59:49 UTC
Created attachment 78146 [details]
syntax highlighting rules XML file

File to place into /usr/share/kde4/apps/katepart/syntax
Comment 2 Igor Zhuravlov 2013-03-17 23:02:19 UTC
Created attachment 78147 [details]
J script for test

Use this J script to test hignlighting rules
Comment 3 Igor Zhuravlov 2013-03-17 23:03:44 UTC
Created attachment 78148 [details]
Screenshot of test.ijs viewing

To demonstrate how it's working.
Comment 4 Igor Zhuravlov 2013-03-17 23:10:47 UTC
Created attachment 78149 [details]
syntax highlighting rules XML file

file to place into /usr/share/kde4/apps/katepart/syntax
Comment 5 Christoph Cullmann 2014-09-08 14:14:52 UTC
Git commit 3df17a0ebf448508e5d0454946b4e3238d7b1916 by Christoph Cullmann.
Committed on 08/09/2014 at 14:14.
Pushed by cullmann into branch 'master'.

add highlighting for the j language

A  +69   -0    src/syntax/data/j.xml

http://commits.kde.org/ktexteditor/3df17a0ebf448508e5d0454946b4e3238d7b1916