Categories
JetBrains Blogs
Tags
Angular Angular2 completion css dart debug debugger debugging EcmaScript 6 editor eslint Flow Grunt html javascript Jest karma Meteor Mocha newsletter node.js npm PhpStorm productivity react react-native refactoring spy-js testing TSLint TypeScript unit testing Vue.js webinar webpack WebStorm WebStorm 2016.2 WebStorm 2016.3 WebStorm 2017.1 WebStorm 2017.2 WebStorm 2017.3 WebStorm 2018.1 WebStorm 2018.2 WebStorm 2018.3 WebStorm 2019.1Meta
Tag Archives: jQuery
New JavaScript inspections and intentions
In WebStorm 5.0 we’ve introduced new JavaScript static checks and editor intentions to improve your coding experience. Besides checks produced by JSDoc annotations described in the previous post, some fresh inspections for JSON, jQuery selectors and other contexts have been added.
Tips on jQuery development in WebStorm
Hi JavaScript devs! There’s no doubt that everyone is using one or another library to access/manipulate the DOM, and jQuery is currently the most popular one. And WebStorm has lots of small but really neat features to help you coding. … Continue reading