CSS Code Hints For Media Queries
This feature may be available in current versions of Dreamweaver (I'm still stuck with CS4), but I have noticed that when updating CSS rules for Media Queries, I have to constantly look at the initial CSS rules to see their current property: value (and to see which rules are already set so that I am not tempted to rewrite the same properties in the media query). For example, if I have a div with a width of 50%, when I am writing a media query, I would like to know the current value of that property without having to find/open the original CSS rule (usually in another file). As I am typing the width property of the media query css rule, I would like a little hint window to pop up that shows the current value. I would imagine this is a current feature (if not, it should be), but are there any add-ons for older versions of Dreamweaver?
Thanks.
