WebStorm 10.0.1 Bug Fix Update Available
A bug fix update, WebStorm 10.0.1 (build 141.506), is now available for download.
This update fixes the problem with the Node.js run/debug configuration requiring Node.js v0.11 or higher by default (WEB-15970). The full list of fixed is available in the release notes.
We encourage everyone to update. The patch-update from WebStorm 10.0 is going to be available.
And if you haven’t updated to WebStorm 10 yet, great time to do that – go ahead and download WebStorm 10.0.1!
Please report any bugs and submit feature requests on our issue tracker.
Develop with pleasure!
– JetBrains WebStorm Team
Comments below can no longer be edited.
Alexei says:
April 3, 2015The patch option is not available, only the ‘More info’ button with full installer… 🙁
Alexei says:
April 3, 2015Oh, now it is available, sorry 🙁
Vadorequest says:
April 4, 2015It is not available to me either, WebStorm 10.0, no update proposed. (France)
Ekaterina Prigara says:
April 6, 2015Please try Check for updates… once again (it’s in the Help menu on Windows or WebStorm on Mac).
stubob says:
April 7, 2015I just tried the check for updates, and I got the full installer.
(on windows 7 w/webstorm 10.0)
bryce says:
April 13, 2015Still don’t have the patch option on my 10.0 either (ubuntu 14.04)
Ekaterina Prigara says:
April 14, 2015Have you tried manually checking for updates: Settings | Appearance & Behavior | System Settings | Updates?
John Doe says:
April 8, 2015Coffeescript wrongly formats objects properties. In settings I have:
JavaScript -> Other -> Align object properties -> On colon
CoffeeScript -> No settings for Align object properties
So when I reformat code, I get
but I expected
In Webstorm 9, CoffeeScript was formatted correctly.
John Doe says:
April 8, 2015Nah, examples are wrong formatted. I just expect Align object properties on colons.
Ekaterina Prigara says:
April 8, 2015WebStorm 9 used to inherit formatting settings for the object properties in CoffeeScript from JavaScript formatting settings, but that was changed in WebStorm 10 causing the issue you described. Please follow the updates on this issue, hope we’ll fix that soon: https://youtrack.jetbrains.com/issue/WEB-15875#
John Doe says:
April 8, 2015Thank you.
Pedro says:
March 7, 2016It has a bug in Completing Keywords Names and when it will be fixed?
Ekaterina Prigara says:
March 8, 2016Can you please let us know which particular bug you’re referring to.