javascript - WebStorm 11 - unresolved method -


i download webstorm , works fine except im getting annoying markings when usr $(). says: unresolved function or method or ajax()

enter image description here

how can fix this?

you need add jquery javascript libraries in settings | languages & frameworks | javascript | libraries: either press download... , select jquery 2.0 official libraries list, or use add... button specify path jquery.js. see http://blog.jetbrains.com/webstorm/2014/07/how-webstorm-works-completion-for-javascript-libraries/


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -