WebStorm 2018.3.5 is available
Please welcome WebStorm 2018.3.5, the final bug-fix update for this IDE version.
Update to it using Toolbox App, or from the IDE. You can also download WebStorm 2018.3.5 directly from our website.
What’s fixed in WebStorm 2018.3.5:
- The error when running async tests with Jest 24.0+ has been fixed (WEB-37021)
- Search Everywhere popup now allows to filter out run/debug configurations and shows search results with shorter delay
- The performance problem causing a high CPU and memory usage in the idle state has been fixed (IDEA-205778)
- When the light editor color scheme is selected together with the dark IDE theme, the IDE will no longer reset the scheme to Darcula after restart (IDEA-202248)
You can find the full list of addressed issues in the Release Notes.
The WebStorm Team
Comments below can no longer be edited.
Rasheed Rahman says:
February 28, 2019when are we getting `run anything` on webstorm
Ekaterina Prigara says:
February 28, 2019Hi,
At the moment, the Run Anything action provides only a limited number of features that could be helpful for the JavaScript project. We hope we’ll be able to support more scenarios and then enable the action in WebStorm 2019.2.
Lucian Pacurar says:
February 28, 2019For two versions now there are some serious memory leaks in WebStorm. No matter how much heap I allocate to WebStorm, it gets full and the memory warning shows up. Is there a way to find out what causes it?
Ekaterina Prigara says:
February 28, 2019Hello Lucian,
We are sorry to hear that. Please contact our tech support https://intellij-support.jetbrains.com/hc/en-us/requests/new and send them the IDE logs (menu Help – Compress Logs). They will advise on the next steps.
jo says:
March 12, 2019Are you sure the Jest fix is implemented in version 2018.3.5?
Still failing.
Ekaterina Prigara says:
March 13, 2019We have discovered another problem related to Jest 24 a couple of days ago: https://youtrack.jetbrains.com/issue/WEB-37680 We will release another update with the fix soon. Please stay tuned!