Bug 51318 - QT macro "emit" not highlighted in C++ mode
Summary: QT macro "emit" not highlighted in C++ mode
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 3.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-29 13:25 UTC by Manuel Fierlbeck
Modified: 2002-12-06 22:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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