WebStorm 11 Early Access Program
We are starting the Early Access Program for WebStorm 11, our next major release. Go ahead and download WebStorm 11 EAP now! What is the Early Access Program? It’s how we make our development process...
View ArticleWebinar Recording: WebStorm – Things You Probably Didn’t Know
The recording of our July 23 webinar with Hadi Hariri, WebStorm – Things You Probably Didn’t Know, is now available on JetBrains YouTube channel. In this video, you will learn lots of tips and tricks...
View ArticleWebStorm 11 EAP, 142.3805: fixes and improvements
The second Early Access build for WebStorm 11 (142.3805) is now available for download. If you missed the announcement of WebStorm 11 EAP, you can catch up on it in this blog post. The new build brings...
View Articleio.js already in WebStorm
Are you as excited about the release of io.js 1.0 as we are? io.js is a fork of Node.js that is using the very latest version of V8 and brings ES6 features and lots of changes and improvements in the...
View ArticleLive Webinar: Continuous Integration with JavaScript
Join us Wednesday, December 2nd, 10:00 AM – 11:00 AM EDT (15:00 – 16:00 GMT) for our free live webinar Continuous Integration with JavaScript, featuring Wes Higbee. In this webinar you will learn about...
View Articleio.js already in WebStorm
Are you as excited about the release of io.js 1.0 as we are? io.js is a fork of Node.js that is using the very latest version of V8 and brings ES6 features and lots of changes and improvements in the...
View ArticleCustomizing the WebStorm layout
WebStorm layout has three types of major UI elements. First of all, there’s the editor with the right and left gutters that show line numbers, status of VSC-modified lines, errors and warnings, and...
View ArticleAngular 2 workflow in WebStorm
WebStorm is well-known for its AngularJS 1 support. WebStorm 2016.1 introduces lots of new exciting features in Angular 2 support. Combining that with support for the latest TypeScript and ECMAScript 6...
View ArticleCode review in JavaScript projects
When was the last time you reviewed someone else’s code or had your own code reviewed? None of us write 100% bug-free code, none of us know absolutely everything, and everybody at some point has had to...
View Articlespy-js TypeScript, CoffeeScript, ES6 support, advanced search and navigation
While WebStorm celebrates its 10th version anniversary, spy-js is proud of its third major release within this awesome IDE. Here’s a quick sneak peek at the new spy-js features available in WebStorm...
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 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.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 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 ArticleDebugging client-side JavaScript with WebStorm 2017.3
We have some good news for everyone who is using WebStorm to debug client-side JavaScript apps in Chrome! The first big news is that starting with Chrome 63, you can now use Chrome DevTools and...
View ArticleUsing and creating code snippets
Code snippets, or Live Templates as they are called in WebStorm, can help you save and reuse code. This can be any code fragment that you find yourself using often – just a line of code like a method...
View ArticleWebStorm 9.0.2 Bug Fix Update Available
WebStorm 9.0.2 (build 139.773) is now available for download! While the update is mostly focused on the bug fixes (you can look through the list of addressed issues in the release notes for builds...
View Articleio.js already in WebStorm
Are you as excited about the release of io.js 1.0 as we are? io.js is a fork of Node.js that is using the very latest version of V8 and brings ES6 features and lots of changes and improvements in the...
View ArticleWebStorm 10 EAP, 140.2424: spy-js application dependency diagram and fixes
The second Early Access build for WebStorm 10 (140.2424) is now available for download. If you missed the announcement last week, let us remind you about WebStorm 10 EAP new features: JavaScript...
View Article