Visual Studio 2010 中的 HTML5 和 CSS3 智能感知
我尝试从扩展管理器安装扩展,但没有用。您能帮助如何在 Visual Studio 2010 中安装 HTML 5 和 CSS 3 的 IntelliSense 吗?
谢谢
I tried installing extension from extension manager but no use. Can you help how to install IntelliSense for HTML 5 and CSS 3 in visual studio 2010.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您安装
SP1
,您将获得 HTML5 和 HTML5 的智能感知。 CSS3。不支持整个 HTML5 规范,但大多数新元素和属性都支持If you install
SP1
you will get intellisense for HTML5 & CSS3. The entire HTML5 specification isn’t supported but most of the new elements and attributes are13 Visual Studio 2010 Languge Suppurt下载 CSS 3 Intellisense Schema
您可以从 Visual Studio Gallery版本 2.0:
。
-moz-、-webkit- 和 -o- 浏览器支持。
HTML 5 中的 CSS 3样式标签支持。
如果安装 Visual Studio 2010 SP1。在aspx、html、master等文件中使用样式标签或样式属性时,会显示CSS3 Intellisense。请先安装 Visual Studio 2010 SP1,然后安装 CSS3 IS 2.0。
CSS3 设置为默认验证
转换属性
其他 CSS3 属性。
you can download the CSS 3 Intellisense Schema from the visual studio gallery
Version 2.0:
13 Visual Studio 2010 Languge Suppurt.
-moz-, -webkit- and -o- Browsers Suppurt.
CSS 3 In Html 5 & Style Tag Suppurt.
if install visual studio 2010 sp1. in aspx, html, master and other file when use style tag or style attibute, CSS3 Intellisense shown. please first install visual studio 2010 sp1 then install CSS3 IS 2.0.
CSS3 Set at Default Validation
Transform Properties
Other CSS3 properties.