In ASP.NET MVC'S JQuery intelligence I am getting methods such as "constructor", "toString", etc.
What do I have to do so that I get JQuery methods such as "css" and "click"?
If I just rightclick on a plain .htm file and open up Visual Studio, it works out-of-the-box: