Intellisense doesn't work for JavaScript in Visual Studio 2012

后端 未结 8 1516
我在风中等你
我在风中等你 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 01:36

    Try adding them to your implicit JavaScript references. This is located at Tools -> Options -> Text Editor -> JavaScript -> IntelliSense -> References.

提交回复
热议问题