By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2934 - Add G-code Kate syntax highlight file
Summary: Add G-code Kate syntax highlight file
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: tdelibs (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 enhancement
Assignee: Michele Calgaro
URL:
Depends on:
Blocks: R14.0.5
  Show dependency treegraph
 
Reported: 2018-06-21 09:18 CDT by Michele Calgaro
Modified: 2018-06-21 09:40 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Calgaro 2018-06-21 09:18:32 CDT
From mailing list http://trinity-devel.pearsoncomputing.net/?0::15786

hi all!

Would it be possible to include this syntax definition for kate? It adds syntx highlightening for gcode (linuxcnc
etc.).

https://raw.githubusercontent.com/FernV/Gcode-highlight-for-Kate/master/gcode.xml

(file needs to go to /opt/trinity/share/apps/katepart/syntax/)

Nik
Comment 1 Michele Calgaro 2018-06-21 09:40:05 CDT
Added in commit 6734f5e4 (R14.1) and 7e1e03c0 (R14.0).