EXE
WinGet
WebStorm (EAP)
JetBrains s.r.o. · 252.23892.125 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
WebStorm-252.23892.125-aarch64.exe /S
Log
WebStorm-252.23892.125-aarch64.exe /S /LOG="C:\Windows\Temp\WebStorm-252.23892.125-aarch64.exe.log"
File Identity
Filename
WebStorm-252.23892.125-aarch64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.WebStorm.EAP
Version
252.23892.125
Description
The smartest JavaScript IDE
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Elevation
elevationrequired(Required)
Release Notes
What's fixed:
- We've fixed a Do not capture object instance or method parameters in documentation target builder lambda exception that was thrown on hovering over JSDoc items (WEB-73923).
- We've fixed erroneous highlighting of imports from the jotai library as unused (WEB-73681).
- We've added support for Jest v30, including support for testPathPatterns that substitutes for testPathPattern (WEB-73522).
- We've fixed the behavior of the To path field in the Move refactoring dialog, so the field…