EXE
WinGet
WebStorm (EAP)
JetBrains s.r.o. · 242.19533.62 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
WebStorm-242.19533.62-aarch64.exe /S
Log
WebStorm-242.19533.62-aarch64.exe /S /LOG="C:\Windows\Temp\WebStorm-242.19533.62-aarch64.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WebStorm 242.19533.62
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
242.19533.62
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
WebStorm-242.19533.62-aarch64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.WebStorm.EAP
Version
242.19533.62
Description
The smartest JavaScript IDE
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
What's fixed:
- We've added support of debugging with the Bun toolkit and introduced Bun equivalents for npm commands (WEB-56768).
- We've added support of /app as the base directory for resolving href links in Next 13+ code (WEB-60601).
- We've fixed the problem with detecting the vite package when Yarn 3.5+ is used in the PnP mode (WEB-61405).
- We've added support of ESLint and Prettier in .mjs and .mts file (WEB-60181).
- We've added an option to configure highlighting of ${ and } placeholde…