In an ASP.NET MVC jQuery environment, I get methods like constructor , toString , etc.
What do I need to do to get jQuery methods like "css" and "click"?
alt text http://www.deviantsart.com/upload/tr7rto.png
If I just rightclick in a regular .htm file and open Visual Studio, it works out of the box:
alt text http://www.deviantsart.com/upload/1u0q1uf.png
jquery vsdoc js - - :
<script src="../../Scripts/jquery-1.4.1-vsdoc.js" type="text/javascript"></script>
ScottGu VS 2008 , - VS2010
http://weblogs.asp.net/scottgu/archive/2008/11/21/jquery-intellisense-in-vs-2008.aspx
jQuery VSDoc ?
http://docs.jquery.com/Downloading_jQuery
": Visual Studio" . 1.4.1.
Source: https://habr.com/ru/post/1759139/More articles:Why is my array in MATLAB saturated with a value of 255? - matlabget heap memory used by method in java class - javaDoes LVS_EX_FULLROWSELECT have compatibility issues with other styles? - c ++Indexed Views Not seem equivalent Oracle Materialized - sqlVisual Studio 2010: Есть ли способ развернуть единый объект базы данных, который сохраняет объект в обычных сборках? - objectXAML test data - the designer can convert types, but the runtime cannot - wpfКак получить сложные типы из файла WSDL? - javaCreating a variable length color lookup table - pythonWhere to save big data on blog posts - in a file or database? - databasePrint your entire Xcode project in pdf format for documentation - xcodeAll Articles