Blog Stats
  • Posts - 9
  • Articles - 0
  • Comments - 5
  • Trackbacks - 0

 

CSS3 intellisense for Visual Studio 2010

Web developers who would like to use CSS3 intellisense in Visual Studio 2010 can download this for free as an add-on form this website. Make sure you close VS before running the installer. The file should be automatically installed to C:\Program Files\Microsoft Visual Studio 10.0\Common7\Packages\1033\schemas\CSS .

Open up VS again and open a CSS file. You should be able to pick CSS3 from the style sheet toolbar. If not you should run the following registry script (don't forget to close VS before running the script):

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MAC
HINE\SOFTWARE\Microsoft\VisualStudio\10.0\Packages\{A764E895-518D-11d2-9A89-00C04F79EFC3}\Schemas\Schema 5]
"File"="css30.x
ml"
"Friendly Name"="CSS 3.0"

 
Open VS again and everything should work.
Happy CSS-ing.

Feedback

# re: CSS3 intellisense for Visual Studio 2010

Gravatar fuck barcaaaaaaaa!!!!!!!!!!!! 4/14/2012 4:50 PM | sdfdsafas

# re: CSS3 intellisense for Visual Studio 2010

Gravatar "C:\Program Files\Microsoft Visual Studio 10.0\Common7\Packages\1033\schemas\CSS "

Could not find the directory!!!!
help me!! 5/16/2012 7:03 PM | P.R

Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

 

 

Copyright © Ben Bastiaensen