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

Summary: Add G-code Kate syntax highlight file
Product: TDE Reporter: Michele Calgaro <michele.calgaro>
Component: tdelibsAssignee: Michele Calgaro <michele.calgaro>
Status: RESOLVED FIXED    
Severity: enhancement CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2696    

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).