Bug 316936 - New syntax highlighting file, for J programming language
Summary: New syntax highlighting file, for J programming language
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: syntax (show other bugs)
Version: unspecified
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-17 22:57 UTC by Igor Zhuravlov
Modified: 2014-09-08 14:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
syntax highlighting rules XML file (4.36 KB, application/xml)
2013-03-17 22:59 UTC, Igor Zhuravlov
Details
J script for test (1.16 KB, text/plain)
2013-03-17 23:02 UTC, Igor Zhuravlov
Details
Screenshot of test.ijs viewing (94.59 KB, image/png)
2013-03-17 23:03 UTC, Igor Zhuravlov
Details
syntax highlighting rules XML file (4.36 KB, application/xml)
2013-03-17 23:10 UTC, Igor Zhuravlov
Details

Note You need to log in before you can comment on or make changes to this bug.
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