jQuery Mobile - Intellisense for Visual Studio 201

2019-05-06 23:30发布

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

2条回答
干净又极端
2楼-- · 2019-05-06 23:34

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.

查看更多
▲ chillily
3楼-- · 2019-05-06 23:48

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.

查看更多
登录 后发表回答