WebStorm 2019.1.2 is available
WebStorm 2019.1.2, the bug-fix update for WebStorm 2019.1, is now available!
Here are some of the fixes and improvements available in WebStorm 2019.1.2:
- False positive warning about a top-level this in JSX (WEB-38467)
- Performance problem when resolving symbols from the reselect module was fixed (WEB-38158)
- The IDE will detect a test runner when it’s installed but not listed in package.json (WEB-35160)
- Create new React-TypeScript projects from the Welcome screen – Create New Project – React App (WEB-35582)
- Reorder Terminal tabs with Alt+Ctrl+Shift+Left/Right on Windows and Linux and Alt-Cmd-Shift-Left/Right on macOS (IDEA-202809)
Please also see the Release Notes.
The WebStorm Team
Comments below can no longer be edited.
Edoardo Luppi says:
May 9, 2019I’ve been using the Angular functionalities since 2018.3, and I have to say you’re all doing a great work for Typescript, Javascript and Angular. I’ve been developing on the IDEA EAPs and the IDE got a lot better along the way.
Ekaterina Prigara says:
May 9, 2019Thank you very much!
JF Simon says:
May 14, 2019I’m using Flow and Since I updated to 2019.1.2, it shows me random fake errors each time I edit a file … closing + reopening the file make these ghost errors disappear. I tried to Invalidate + Restart Webstorm but the problem is still here. Is there a way to rollback to a previous version without reinstalling the app?
JF Simon says:
May 14, 2019Ok, I fixed this by following this advice: https://youtrack.jetbrains.com/issue/WEB-37504#focus=streamItem-27-3442812.0-0
– uncheck “Safe write” option
– uncheck “javascript.flow.use.lsp” in registry
Works like a charm now 🙂
Ekaterina Prigara says:
May 14, 2019Hi,
We’ve seen your latest comment on the issue and will follow up there.