https://bugs.kde.org/show_bug.cgi?id=359770
Bug ID: 359770
Summary: The parser colorizes commented code
Product: kdevelop
Version: 4.90.90
Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: all editors
Assignee: [email protected]
Reporter: [email protected]
I have commented a macro (line 14: see the screenshot:
http://www.mirari.fr/xqfZ.png ).
But the symbol defined still remains colorized, and the tooltip appears when
the mouse is above.
Reproducible: Always
Steps to Reproduce:
I couldn't reproduce with a simple Hello World, so I archived the (tiny)
project here : http://www.mirari.fr/zzxe.zip
This is the project that you can see in the screenshot.
The involved headers, if needed, are here:
https://github.com/debrouxl/gcc4ti/tree/next/trunk/tigcc/include/C
Actual Results:
The commented code is colorized, the tooltip appears
Expected Results:
The comment code is totally grayed out.
--
You are receiving this mail because:
You are watching all bug changes.