在Visual Studio 2010中添加CSS 3.0 [英] add CSS 3.0 in visual studio 2010

查看:214
本文介绍了在Visual Studio 2010中添加CSS 3.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨......
我正在尝试在我的vs 2010中添加CSS 3.0.
我已按照以下步骤操作:

1.已安装CSS 3 Intellisense架构

2.打开注册表编辑器,然后执行以下操作:

2a.查找:HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ VisualStudio \ 9.0 \ Packages \ {A764E895-518D-11d2-9A89-00C04F79EFC3} \ Schemas

2b.从那里添加一个密钥:模式5

2c.添加两个字符串值

关键字:File
值:css30.xml

关键字:友好名称
值:CSS 3.0

3.确保css30.xml位于C:\ program files \ Microsoft Visual Studio 10.0 \ common7 \ packages \ 1033 \ schemas \ css

4.将css30.xml文件复制到此文件夹中

5.重新启动VS并打开任何给定的CSS文件.


经过上述步骤后,我在vs 2010的下拉列表中获得了css 3.0条目,但我无法在列表中选择该css 3.0项目.其他项目(例如css 2.1及更低版本)请为其提供解决方案.

hi....
I am trying add css 3.0 in my vs 2010.
I have followed below step:

1. Installed CSS 3 Intellisense Schema

2. Open the registry editor and do the following:

2a. Find: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Packages\{A764E895-518D-11d2-9A89-00C04F79EFC3}\Schemas

2b. From there add a Key: Schema 5

2c. Add two string values

Keyname: File
Value: css30.xml

Keyname: Friendly Name
Value: CSS 3.0

3. Make sure css30.xml is located in C:\program files\Microsoft Visual Studio 10.0\common7\packages\1033\schemas\css

4. copy the css30.xml file into this folder

5. Restart VS and open any given CSS file.


After followed the above step i got css 3.0 entry in dropdown of vs 2010 but i am not able to select that css 3.0 item in the list.other item i.e css 2.1 & lower version.kindly provide the soluntion for it.

推荐答案

请注意,我已遵循以下论坛站点中给出的步骤.我可以使用CSS 3

请参考这些论坛,如果您遇到任何问题,请告诉我

http://visualstudiogallery.msdn.microsoft.com/7211bcac-091b-4a32-be2d-e797be0db210 [ ^ ]

http://wiki.asp.net/page .aspx/1647/adding-css-30-support-to-visual-studio-2010/ [ http://ramezanpour.net/post/2011/06/01/How-to-add-CSS3-integration-to-Visual-Studio-2010.aspx [
Please note I have followed the steps given in the below forum sites. I am able to use CSS 3

Please refer these forums and let me know if you have facing any issues

http://visualstudiogallery.msdn.microsoft.com/7211bcac-091b-4a32-be2d-e797be0db210[^]

http://wiki.asp.net/page.aspx/1647/adding-css-30-support-to-visual-studio-2010/[^]

http://ramezanpour.net/post/2011/06/01/How-to-add-CSS3-integration-to-Visual-Studio-2010.aspx[^]


检查天气,您是否有

此位置的css30.xml文件

C:\ Program Files \ Microsoft Visual Studio 10.0 \ Common7 \ Packages \ 1033 \ schemas \ CSS
Check weather u have

css30.xml file at this location

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


事件尽管此CSS 3.0条目我仍然无法通过选择CSS 2.5来选择运行CSS 3的某些属性.
Eventhough this css 3.0 entry i am not able to select still by selecting css 2.5 i can able to run css 3 some properties.


这篇关于在Visual Studio 2010中添加CSS 3.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆