Add IntelliSense for CSS Selectors
Can you add IntelliSense support for CSS selectors in stylesheets?
You can autocomplete all HTML tag names, all pseudo-classes (preferably with parameter hints) and pseudo-elements, and all IDs and classes that appear in other selectors in that or other stylesheets.
60
votes
1 comment
-
SLaks
commented
The Web Essentials 2012 extension now does this.