I struggled to $be flagged as unresolved function or methodwhen IntelliJ does its analysis. I tried loading the jQuery library as part of IntelliJ and setting the global scope, but it still does not work. I am currently using jquery 12.1.6.
$
unresolved function or method
Is there a way to make IntelliJ understand that $ is defined globally?
Here jQuery v1.11.0 shows exactly the same behavior. At the same time, the previous version 1.10.2 works fine in the IDE (without warning).
, - "AMD-fy jQuery source" (http://bugs.jquery.com/ticket/14113) - , IDE .
( ) - jQuery v1.10.2 ( , , - ).
, IDE jQuery .
: http://youtrack.jetbrains.com/issue/WEB-10908
Source: https://habr.com/ru/post/1525344/More articles:find_all in an array that matches the condition? - ruby | fooobar.comIs there a way to implement EventTarget with plain JS? - javascriptA nested class that inherits from its common parent class - genericsFfmpeg to duplicate the audio stream and encode this new stream - mappingHow to use assert in OCaml? - assertHow to read .wav file transfer speed in C # - c #Can you compile a string for a task in NetLogo? - higher-order-functionsEclipse: javac: target version 1.6 conflicts with default source version 1.7 - javaIs the bitrate property fixed at index 28? - c #Java: Working with multiple complex interfaces without duplicating code - javaAll Articles