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

Improve colored Find Usages

XMLWordPrintable

    • All

      I really like the new coloring in Find Usages, thanks for that!

      (The only thing I changed was the color for read-access, I think green is better than orange here).

      I works really great for POD types, however I think it can be improved for class types (i.e. types with member functions).

      Member functions marked const can only do read access, so they should be marked as such.

      For non-const functions that is not completely clear, they could modify the object, but must not. Maybe keeping the default color here is Ok.

      But I think declarations that already assign a value should be write accesses.

        For Gerrit Dashboard: QTCREATORBUG-24894
        # Subject Branch Project Status CR V

            kandeler Christian Kandeler
            aha_1980 André Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: