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

Improve colored Find Usages

    XMLWordPrintable

Details

    • All

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: