I do not see intelli for jQuery on Razor pages.
Add the script link to the vsdoc.js file and intellisense will work:
<script src="../../Scripts/jquery-1.4.1-vsdoc.js" type="text/javascript"></script>
Source: https://habr.com/ru/post/1779110/More articles:How are executable [EXE] files launched from browsers? - javascriptIssue with map annotation and MKMapView in iOS 4.2? - annotationswhy java does not have a default value for arguments in a method call - javaHibernate / HQL / JPQL: what is wrong with CASE WHEN ... THEN NULL ELSE ... END (ClassCastException)? - nulltrying to write a recursive function that counts the number of sequences summing up to this number C ++ - c ++How to exchange data via Bluetooth using the iPhone SDK? - iphoneAsynchronous web requests in Java? - javaRunning text messaging app - androidHow to deal with quotes and apostrophes for comparing strings in MySQL to match (matching) - mysqlчто такое пространство имен в пространстве по отношению к XPath? - xmlAll Articles