Intellisense doesn't work for JavaScript in Visual Studio 2012

后端 未结 8 1539
我在风中等你
我在风中等你 2020-11-28 01:02

I have a clean, out-of-the-box installation of Visual Studio 2012 Web Developer Express and for some reason the support for JavaScript (both jQuery, jQuery UI and

8条回答
  •  伪装坚强ぢ
    2020-11-28 02:00

    Summary:

    1. Drag the .js file you want to reference from Solution Explorer into your current one. (Visual studio will create a reference snippet.)

提交回复
热议问题