0
kicks
How to get intellisense in standalone javascript files in VS 2010
When jQuery is used within an ASPX page or within a CSHTML page, intellisense works fine. If the same jQuery script is moved to a standalone javascript file, intellisense stops working. This is very frustrating for the developers. This post gives a tip of how to enable intellisense in standalone javascript files.