
Once you have opened a folder in WebStorm, the. Open, check out, or create a projectĪ project in WebStorm is a folder with the source code you edit, the libraries and tools you use (for example, in the node_modules subfolder), and various app configuration files (for example, package.json or. The New UI reduces visual complexity and provides easy access to essential features. You can switch between two versions of WebStorm User Interface - the Classic UI and the New UI. Just like IntelliJ IDEA and other JetBrains IDEs, WebStorm makes your development experience more enjoyable, automating routine work and helping you handle complex tasks with ease. Ctrl+arrow keys used in the built-in terminal should now work as expected ( IDEA-271542).įor the full list of issues addressed in WebStorm 2021.2.1, please see the release notes.WebStorm is an integrated development environment for coding in JavaScript and its related technologies, including TypeScript, React, Vue, Angular, Node.js, HTML, and style sheets.Reworked support for Tailwind CSS to make it possible to use JIT mode ( WEB-50318).

Added support for shorthand properties in Angular templates ( WEB-51572).Solved the problem causing the IDE to freeze when opening a project from WSL 2 ( IDEA-273398).Added the ability to choose if you want to insert braces on code completion ( WEB-31404).Fixed various regressions in Pug support ( WEB-52050, WEB-51988, WEB-51614).The TypeScript service should no longer stop working in your Vue projects ( WEB-47248).Fixed the issue with the wrong inferred prop type when a prop has the required attribute ( WEB-50190).Solved several problems with Composition API ( WEB-50510, WEB-48792).Code completion won’t break when the parent element is an unknown tag ( WEB-42754).Vue 3 style selectors like :deep and :slotted are now supported ( WEB-52145).Other improvements for Vue in this release include:

With the stable release of script setup in Vue 3.2, we reworked the existing support for this feature so you can use it in your project without any issues. Last year, we added support for an experimental version of script setup, where the export keyword was required. The IDE now supports the final version of script setup RFC. WebStorm 2021.2.1 includes several long-awaited improvements for Vue support. You can update to v2021.2.1 using the Toolbox App, installing it right from the IDE, or by downloading it from our website.

WebStorm 2021.2.1, the first bug-fix update for WebStorm 2021.2, is now available! It’s packed full of fixes and improvements for Vue, including support for script setup.
