Reporter | Drew Noakes (drewnoakes) |
---|---|
Created | Dec 8, 2011 4:08:01 PM |
Updated | Dec 11, 2011 3:09:31 AM |
Resolved | Dec 9, 2011 3:06:30 AM |
Priority | Normal |
Type | Feature |
Fix versions | 6.1 |
State | Fixed |
Assignee | Alexander Shvedov (shvedov) |
Subsystem | Language - XAML |
Affected versions | 6.0, 6.1 |
Fixed in build | 6.5.1.205 |
R#'s support for resolving usages in bindings and other XAML constructs is fantastic.
However on a large-ish code base it's hard to find all unresolved usages.
It'd be great if R# showed these as warnings, and also allowed 'Find all instances of this problem'. My ultimate goal is to avoid runtime problems when we rename or delete things when usages were not resolved.
However on a large-ish code base it's hard to find all unresolved usages.
It'd be great if R# showed these as warnings, and also allowed 'Find all instances of this problem'. My ultimate goal is to avoid runtime problems when we rename or delete things when usages were not resolved.