Please welcome WebStorm 2019.1 which brings with it lots of exciting new features and enhancements!
Explore the new features and download WebStorm 2019.1 on our website.
Here are the highlights:
- Use the new intentions to easily introduce JavaScript destructuring in your code, and convert
a function that
returns a Promise to an async function with async/await.
- The docs for HTML and CSS now show descriptions from MDN and information about the browser support.
- Use the new inspections for Angular apps and quickly navigate between component files with Ctrl-Cmd-Up / Ctrl+Alt+Home.
- The improved console in the JavaScript and Node.js debugger now displays objects using a tree view, and supports
styling, grouping, and filtering of log messages.
- Use the new Recent Locations popup (Cmd-Shift-E / Ctrl+Shift+E) to navigate around your project.
Learn about these and other new features on the What’s new page.