Reporter | Jura Gorohovsky (gorohoroh) |
---|---|
Created | Nov 24, 2010 1:50:28 PM |
Updated | Nov 26, 2011 12:02:46 PM |
Priority | Normal |
Type | Bug |
Fix versions | No Fix versions |
State | Open |
Assignee | Alexander Shvedov (shvedov) |
Subsystem | Language - XAML |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
In the screenshot, an unresolved resource is:
To sum it up, in my opinion, unresolved symbols in XAML should be highlighted with red and fixed with quick-fixes with red bulbs, as is the case with C#.
(This particular highlighting is erroneous BTW (RSRP-198583), it's only taken to illustrate the highlighting issue.)
- Highlighted in red (which is fine)
- Underlined with a green curly underline (which is redundant and should only be used for suggestions)
- Fixed using quick-fixes with yellow bulbs that should only be used for severity "warning" and below, whereas for unresolved symbols, red bulbs should be displayed).
To sum it up, in my opinion, unresolved symbols in XAML should be highlighted with red and fixed with quick-fixes with red bulbs, as is the case with C#.
(This particular highlighting is erroneous BTW (RSRP-198583), it's only taken to illustrate the highlighting issue.)