| Summary: | New syntax highlighting file, for J programming language | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Igor Zhuravlov <zhuravlov.ip> |
| Component: | syntax | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | All | ||
| Latest Commit: | http://commits.kde.org/ktexteditor/3df17a0ebf448508e5d0454946b4e3238d7b1916 | Version Fixed/Implemented 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
Created attachment 78146 [details]
syntax highlighting rules XML file
File to place into /usr/share/kde4/apps/katepart/syntax
Created attachment 78147 [details]
J script for test
Use this J script to test hignlighting rules
Created attachment 78148 [details]
Screenshot of test.ijs viewing
To demonstrate how it's working.
Created attachment 78149 [details]
syntax highlighting rules XML file
file to place into /usr/share/kde4/apps/katepart/syntax
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 |