

The installers for Linux ARM64 are available from our website. Meanwhile, with WebStorm 2022.3 EAP #5, we’ve started distributing installers for Windows ARM64, which you can already download from our website or via the Toolbox App. We’re working to add support for Windows and Linux ARM64! We’re now running tests to make sure that WebStorm works smoothly on machines with ARM64 processors. This can provide better IDE performance when working with projects in WSL2. Then you can connect to it the same way you would connect to any remote machine when using remote development in WebStorm. Instead of running a full IDE on Windows, your IDE backend will launch directly in WSL2 itself. WebStorm 2022.3 brings an alternative way to work with projects running in WSL2 file systems.


WebStorm will also add it to the appropriate component property (methods or computed) so that the symbol is visible within the ( WEB-47509). You can import any symbol (variable, class, enum, function) into the component template, and WebStorm will generate the necessary code for you in the import statement.We’ve fixed issues with components being absent from JavaScript and TypeScript auto-import completions and intentions ( WEB-55155 and WEB-54446).We’ve added a quick-fix for unresolved Vue components inside the component template and an intention to import a globally registered component locally ( WEB-33408).The IDE can now take care of any unresolved imports and will offer suggestions for importing Vue components: We’ve made several Vue import improvements. You can also see the list by going to the main menu and selecting Code | Analyze Code | Show Vulnerable Dependencies. You’ll be able to find a list of all the issues in your project in the Problems tool window, without opening the files where the packages are declared. As you write your code, the IDE will highlight packages that are considered vulnerable and suggest fixes where available. WebStorm 2022.3 will now detect vulnerabilities in the packages used in your projects by checking across the Checkmarx SCA Database and the National Vulnerability Database. If you want to report a bug or submit a feature request, you can do so directly in our issue tracker. Please try them out and share your feedback with us in the comments. You can find the biggest improvements in WebStorm 2022.3 EAP #5 below. Important! WebStorm EAP builds are not fully tested and might be unstable. You can also manually download the EAP builds from our website.

The Toolbox App is the easiest way to get the EAP builds and keep both your stable and EAP versions up-to-date. WebStorm 2022.3 EAP build #5 is now available! To catch up on all the new features, check out our previous EAP blog posts.
