EXE
WinGet
WebStorm (EAP)
JetBrains s.r.o. · 253.17525.64 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
WebStorm-253.17525.64-aarch64.exe /S
Log
WebStorm-253.17525.64-aarch64.exe /S /LOG="C:\Windows\Temp\WebStorm-253.17525.64-aarch64.exe.log"
File Identity
Filename
WebStorm-253.17525.64-aarch64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.WebStorm.EAP
Version
253.17525.64
Description
The smartest JavaScript IDE
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Elevation
elevationrequired(Required)
Release Notes
What's fixed:
- We've restored highlighting a JSX setter as function when such JSX setter is returned from a useState hook (WEB-60384).
- We've implemented recognition for usages of types and components in NX Monorepos (WEB-73374).
- We've fixed the IDE freeze that occurred on attempting to add a JSDoc comment in a large file (WEB-41356).
- We've added support for string literals in import and export specifiers (WEB-72912).
- We've resolved a conflict between cucumber.js and cucumber-java plugin…