WebStorm 2016.2 EAP, 162.844: convert to arrow function, custom background
Fresh WebStorm 2016.2 EAP build (162.844) is now ready! You can download it here or, if you have installed the previous WebStorm 2016.2 EAP build (162.646), you should soon get a notification in the...
View ArticleWebStorm 2016.2 released: TypeScript 2.0, improved support for React, Angular...
Please welcome the official release of WebStorm 2016.2, the second update for our JavaScript IDE this year. This update brings even better experience while editing and refactoring JavaScript and...
View ArticleWebStorm 2016.2: Drag files into HTML and quotes style
Things that automate some small but really routine tasks are the best. That’s why we made possible to add links to JavaScript and CSS files and images by dragging them into the opened HTML file. If you...
View ArticleWebStorm 2016.2.1 EAP, 162.1447: ui-router state diagram and bug fixes
We are rolling out a preview for the WebStorm 2016.2.1 (162.1447), a bug-fix update to the recently released major WebStorm update. You can download it here and install side by side with the stable...
View ArticleWebStorm 2016.2.1 is now available
WebStorm 2016.2.1, the first bug-fix update for the recently released WebStorm 2016.2, is now available! If you missed the WebStorm 2016.2 release, find out more about its new features and download...
View ArticleUsing External tools: ESLint autofix and React Native
Did you know that you can easily run many command line tools from WebStorm with just a shortcut? Well, now you do! No need to go to the Terminal, thanks to the feature called External tools. Let’s see...
View ArticleWebStorm 2016.2.2 is now available
WebStorm 2016.2.2 is now available! You can download it from our website or, if you’re using WebStorm 2016.2.1, you will soon receive a notification about available patch-update. In addition to various...
View ArticleWebStorm 2016.3 Early Access Preview: Flow, PostCSS, and more
Back from the summer vacations, we are ready to announce the start of the Early Access Preview for WebStorm 2016.3, the third (!) major update coming this year. Today’s EAP build brings lots of new...
View ArticleWebStorm 2016.3 EAP, 163.3512: Docker support, new fonts
The new WebStorm 2016.3 EAP build (163.3512) is now available! You can download it here or, if you have installed the previous WebStorm 2016.3 EAP build (163.3094), you should soon get a notification...
View ArticleWebStorm 2016.2.3 is now available
WebStorm 2016.2.3 is now available! You can download it from our website. A patch-update should be available, if you’re using WebStorm 2016.2.2. This update brings over 30 bug-fixes in various IDE...
View ArticleWebStorm 2016.3 EAP, 163.3983: ESLint autofix, detecting TypeScript version
The new WebStorm 2016.3 EAP build (163.3983) is now available! You can download it here or, if you have the previous WebStorm 2016.3 EAP build (163.3512) installed, you should soon get a notification...
View ArticleWebStorm 2016.3 EAP, 163.4396: Create React app
WebStorm 2016.3 EAP build (163.4396) is now available! You can download it here. Unfortunately, there’re no patch-updates available this time. Create React App Create React App is an officially...
View ArticleWebStorm 2016.3 EAP, 163.4830: Stylelint, usages for default exports, and more
Please welcome a new WebStorm 2016.3 EAP build (163.4830)! You can download it here, or if you have the previous EAP build (163.4396) from the last week installed, you should soon get a notification in...
View ArticleWebStorm 2016.3 EAP, 163.5219: ES6 object destructuring
Please welcome a new WebStorm 2016.3 EAP build (163.5219)! You can download it here, or if you have the previous EAP build (163.4830) from the last week installed, you should soon get a notification in...
View ArticleWebStorm 2016.3 EAP, 163.6110: new inspections for ES6
A fresh WebStorm 2016.3 EAP (163.6110) build is now available! You can download it here, or if you have the previous EAP build (163.5644) from last week installed, you should soon get a notification in...
View ArticleWebStorm 2016.2.4 is now available
WebStorm 2016.2.4 is now available! You can download it from our website. A patch-update should be available, if you’re using WebStorm 2016.2.2 or 2016.2.3. WebStorm 2016.2.4 addressed the issues with...
View ArticleWebStorm 2016.3 EAP, 163.6512: React Native
A new WebStorm 2016.3 EAP (163.6512) build is now available! You can download it here, or if you have the EAP build (163.6110) from the last week installed, you should soon get a notification in the...
View ArticleWebStorm 2016.3 EAP, 163.6957: Protractor, TypeScript quick fixes
Another week – another WebStorm 2016.3 EAP (163.6957) build! You can download it here, or if you have the EAP build (163.6512) from the last week installed, you should soon get a notification in the...
View ArticleWebStorm 2016.3 released: Flow, better TypeScript support, debugging React...
Please meet WebStorm 2016.3, the third big WebStorm update of 2016 jam-packed with new features! For the past four months we’ve been working hard to improve support for ES6, TypeScript, and Flow and...
View ArticleUsing Flow in WebStorm
Flow is a static type system developed by Facebook. It introduces a syntax of type annotations for JavaScript and provides a type checking tool. Using types in your code allows Flow to catch more...
View Article