Details
-
Suggestion
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
None
-
None
Description
I find the Find Usages function to be very useful, and I use it a lot. However, I think it could be even more useful if it were possible to do some more specific searches rather than to always find all usages. For instance, I would like to:
- When used on a class name, find all places where a subclass is declared
- When used on a class name, find all places where an instance is created
- When used on a constructor, find all places where this constructor is used
- When used on a variable, find all places where the variable is assigned
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-19373 Filter by access type in the Find Usages results
- Closed
- relates to
-
QTCREATORBUG-12734 Find Usages: Use different colors for non-const (or rlvalue/lvalue references) of a variable
- Closed