0
kicks
How to enable IntelliSense for jQuery in Visual Studio 2010
By default IntelliSense in Visual Studio doesn’t know anything about jQuery. So for instance if you try get some help as soon as you type ‘$’ IntelliSense won’t suggest you anything useful.
Luckily enabling support for jQuery is very simple, I will show you how to do it in a few simple steps...