Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-23548

Split preprocessor highlight rules for keywords, definitions and using

    XMLWordPrintable

Details

    • All
    • 9cbe2439dd (qt-creator/qt-creator/8.0) 9cbe2439dd (qt-creator/qt-creator/master) 9cbe2439dd (qt-creator/tqtc-qt-creator/8.0)

    Description

      Description

      Now there's only one rule to configure preprocessor macro color.
      What I suggest is to split it to multiple preprocessor highlight rules:

      1. preprocessor keywords (such as #if, #ifdef, #define, #pragma)
      2. preprocessor macro definitions (the name of my macro right after #define)
      3. preprocessor macro usings (where my macro is used, not defined)

      Current highlight:

      Suggested highlight:

      I think it would be super convinient for users to see defference in preprocessor highlight.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            sirotin Igor Sirotin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes