
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
When I see
using X = Something.Y;
I sometimes wish to find the usages of X in a file. Implement Find Alias Usings feature. It should select all places in the file where Something.Y is used via X. For example, pressing Ctrl+Shift+F7 when the caret is over X may mark all such places, as it marks ordinary usages.
|
|
Description
|
When I see
using X = Something.Y;
I sometimes wish to find the usages of X in a file. Implement Find Alias Usings feature. It should select all places in the file where Something.Y is used via X. For example, pressing Ctrl+Shift+F7 when the caret is over X may mark all such places, as it marks ordinary usages. |
Show » |
| There are no comments yet on this issue.
|
|