EXE
WinGet
WebStorm (EAP)
JetBrains s.r.o. · 253.24325.37 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
WebStorm-253.24325.37-aarch64.exe /S
Log
WebStorm-253.24325.37-aarch64.exe /S /LOG="C:\Windows\Temp\WebStorm-253.24325.37-aarch64.exe.log"
File Identity
Filename
WebStorm-253.24325.37-aarch64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.WebStorm.EAP
Version
253.24325.37
Description
The smartest JavaScript IDE
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Elevation
elevationrequired(Required)
Release Notes
What's fixed:
- We've added support for ES6 inside Pug (ex-Jade) templates and mixins (WEB-22814).
- We've improved code completion in Angular 17 code, so completion lists for @if and @case are narrowed properly (WEB-70533).
- We've improved error-reporting for Vitest, so test reporters now provide more information about errors (WEB-70517).
- We've fixed a problem with incorrect paths being suggested for import (WEB-72501).
- We've implemented support for var, const, and let in Pug (ex-Jade) unb…