如何向 Visual Studio 2010 SP1 添加 HTML5 Intellisense 支持?
如何向 Visual Studio 2010 专业版 SP1 添加 HTML5 Intellisense 支持?
我已经安装了这个: http://visualstudiogallery.msdn.microsoft.com/d771cbc8-d60a-40b0-a1d8-f19fc393127d 但什么也没发生。
例如,当我在页面的 Visual Studio 源视图上键入
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
当你在html编辑器中时,页面顶部有一个框可以选择验证,它默认为XHTML(我认为),你可以将其更改为HTML5。
When you are in an html editor, there is a box at the top of the page to select the validation, it defaults to XHTML (I think), and you can change it to HTML5.
在 Visual Studio 菜单选项中转到“工具”->“文本编辑器-> HTML->验证->如果您已下载并安装 HTML 5 Intellisense,请在下拉列表中选择目标并选择 HTML5适用于 Visual Studio 2010 和 2008
In visual studio Menu Options Go to Tools-> Text Editor-> HTML-> Validation-> Target and select HTML5 in drop down if you already download and install the HTML 5 Intellisense for Visual Studio 2010 and 2008