jQuery Mobile - Intellisense for Visual Studio 2010

本小妞迷上赌 提交于 2019-12-07 10:49:19

问题


I have been unable to get Visual Studio to present intellisense when working with jQuery-Mobil.

How do I enable this in Visual Studio 2010


回答1:


You can use intellisense-jquery-mobile that adds Intellisense support to Visual Studio 2010 SP1 for the jQuery Mobile data-* attributes.

To install, copy the html_5_jqm.xsd to the appropriate Visual Studio schema directory (e.g. C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Packages\schemas\html) and execute the corresponding .reg file for your environment.




回答2:


So I did everything except "running the corresponding .reg for my environment". I cannot understand how to do this.Inside of Windows or in VS.I am using VS 2010 SP1.



来源:https://stackoverflow.com/questions/8580574/jquery-mobile-intellisense-for-visual-studio-2010

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!