
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
| Build: |
5,181
|
| Severity: |
Medium
|
|
When refactoring, I sometimes find that I want to see where methods in an interface are used, and also what methods are not used.
Currently, I have to do a Find Usages for where the methods are used, and an Inspection for unused methods.
It would be good to combine this into a single action.
I was thinking that this could potentially be achieved by allowing the usages to be grouped by method, and including the methods which are not used.
|
|
Description
|
When refactoring, I sometimes find that I want to see where methods in an interface are used, and also what methods are not used.
Currently, I have to do a Find Usages for where the methods are used, and an Inspection for unused methods.
It would be good to combine this into a single action.
I was thinking that this could potentially be achieved by allowing the usages to be grouped by method, and including the methods which are not used. |
Show » |
| There are no comments yet on this issue.
|
|