Bug 51318

Summary: QT macro "emit" not highlighted in C++ mode
Product: [Applications] kate Reporter: Manuel Fierlbeck <manuel.fierlbeck>
Component: generalAssignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: harry
Priority: NOR    
Version: 3.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Manuel Fierlbeck 2002-11-29 13:25:02 UTC
Version:            (using KDE KDE 3.0.9)

happens in gideon alpha 2.

Header says it all.
Comment 1 Harald Fernengel 2002-12-03 21:56:27 UTC
macros are never highlighted, they are not part of the language. If you want it 
highlighted, just configure kate or whatever editor to do so. 
Comment 2 Manuel Fierlbeck 2002-12-04 16:25:39 UTC
"signals", "slots" and "Q_OBJECT" are macros as well, but highlighted as keywords.  
It doesn't bother me, but perhaps it was better to handle all QT-macros  in the same 
manner. 
Comment 3 Harald Fernengel 2002-12-04 18:43:15 UTC
okay, you got a point there :) 
Comment 4 Christoph Cullmann 2002-12-06 22:37:51 UTC
add emit to the file, perhaps (if we get the "embed hl in hl" ready) we can outsource the 
qt specific stuff later to a derivered c++ - QT hl