Suggestion: Add Color sample aid to XAML files
It would be nice when editing a XAML file to show exactly what colour is represented by its textual representation.
e.g. hovering over an attribute such as Color="#FFD0EBFF" currently shows "SolidColorBrush.Color" in a tooltip.
It would be helpful if underneath the text in the tooptip was shown
1) A rectangle of the exact colour this represents.
2) Where it is a known colour, the name of the colour. e.g. "AliceBlue"
Cheers
Simon
Please sign in to leave a comment.
Hi,
Have you tried R# 6.0 EAP builds?
http://confluence.jetbrains.net/display/ReSharper/ReSharper6.0Nightly+Builds
Please, provide us any feedback related to color underlining in XAML
files. Thanks.
--
--
Kirill Falk
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Is it also working in a code file?
I have another addin for visual studio which has such a function and I just want to know if I can disable it then^^
EDIT
Ok I have tested Resharper 6 EAP and I have to say your color hint is really sexy :)