Reporter | Alex Berezoutsky (fergard) |
---|---|
Created | Feb 15, 2011 4:54:54 PM |
Updated | Jan 18, 2012 1:35:52 PM |
Resolved | Jan 18, 2012 1:35:52 PM |
Priority | Normal |
Type | Feature |
Fix versions | 6.0 |
State | Fixed |
Assignee | Kirill Skrygan (kirillskrygan) |
Subsystem | No subsystem |
Affected versions | 5.1.2 |
Fixed in build | No Fixed in build |
In my codebase I have many classes named 'X' across different namespaces as such,
Company.Namespace1.X
Company.Namespace2.X
Company.Namespace3.X
...
Resharper supports searching types, but if I put 'X' in the type search window all the X's show up and I'd have to scroll to search for the one I'm looking for. Is there a way to search for a class by its full name including its namespace as such: 'company.namespace2.X'?
Company.Namespace1.X
Company.Namespace2.X
Company.Namespace3.X
...
Resharper supports searching types, but if I put 'X' in the type search window all the X's show up and I'd have to scroll to search for the one I'm looking for. Is there a way to search for a class by its full name including its namespace as such: 'company.namespace2.X'?