Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
None
-
Qt Creator 1.0
-
None
Description
- There is no scheme for typical keywords in comments like TODO or FIXME. These should have a eye-catching scheme on their own as other editors & IDEs provide.
- Font slant settings for "Parentheses" seem to be ignored. Only the color is respected.
- For elementary variable types e.g. "int" or "char" the "Keyword" scheme, and not "Type", is used. They should be recognized as types--there should be a differentiation from these to how "for" or "while" are highlighted. (it would be a plus, although quite harder, if self-defined types would get a highlight, too)
- The disabled code highlighting is incorrect if a #define is made using the project file.