WebStorm のリリース

Released: Nov 13, 2023

2023.2.5 での更新項目

不具合の修正

  • The IDE no longer encounters startup failures accompanied by the "Cannot connect to an already running IDE instance" error, which was previously triggered by improper termination of the previous session.

Released: Oct 26, 2023

2023.2.4 での更新項目

不具合の修正

  • The list of directories is again correctly rendered in the Project tool window.

Released: Oct 12, 2023

2023.2.3 での更新項目

不具合の修正

  • Fixed the issue causing the error "Component or directive matching tr element is out of scope of the current template" in Angular when an HTML <tr> or <td> tag was used inside <ng-template>.
  • Fixed the issue causing the error "Component or directive matching div element is out of scope of the current template" in Angular when an HTML <div> tag is used.
  • Fixed the issue causing wrong highlighting for the @returns tag.

Released: Sep 15, 2023

2023.2.2 での更新項目

機能

  • Added support for rpx and upx custom CSS property units.
  • Added the ability to turn off optional TypeScript service inspections.

不具合の修正

  • Fixed the issue causing the TypeScript type error popup to not be scrollable.
  • Fixed the issues causing the Vue.js completion without quotes inside an inject array in Options API and in the inject() function in Composition API to not work.
  • Fixed the issue causing the same nested class to be suggested twice in completion in CSS files.
  • Fixed the issue causing...

Released: Aug 24, 2023

2023.2.1 での更新項目

機能

  • Added support for CSS trigonometric and exponential functions.
  • Type checking for props in Svelte is now supported.
  • Added the option to select specific Svelte Language Server packages.
  • For Angular, added hostDirectives support and improved 'Export As' support.
  • Angular-specific live templates are now only shown in the relevant context when used in the editor.
  • Added support for .mjs and .cjs config files in Prettier.
  • Tailwind CSS code completion now works in your Pug files.
  • Tailwind CSS classes...

Released: Jul 24, 2023

2023.2 での更新項目

機能

JavaScript, TypeScript, and CSS

  • Improved error formatting for JavaScript and TypeScript - Your errors and warnings will now be formatted in a more readable way, making it easier to spot problems in your code. This works for all TypeScript errors and some of the most common JavaScript errors. It also works with localized errors.
  • Auto-import for quick-fixes and live templates - When you apply intentions or quick-fixes that result in an unresolved element not exported in the file, WebStorm is...

Released: Mar 28, 2023

2023.1.x での更新項目

2023.1.4

Updated Jul 14, 2023

Fixes

  • Fixed the issue with missing custom code style settings and they are now correctly preserved by the IDE.
  • Starting up the IDE no longer fails with the "CannotActivateException: Address already in use: bind" error.

2023.1.3

Updated Jun 21, 2023

Features

  • Volar support for Vue - Added Volar support for Vue to support the changes in TypeScript 5.0. This should provide more accurate error detection aligned with the Vue compiler.
  • Added the option to enable/disable...

Released: Nov 28, 2022

2022.3.x での更新項目

2022.3.4

Updated Mar 16, 2023

Fixes

  • Fixed the issue causing the debugger to not work with the latest Chrome.

2022.3.3

Updated Mar 9, 2023

Features

  • It is now possible to check the configuration status of Microsoft Windows Defender and update it directly from the IDE.
  • Added support for the TypeScript '--locale' option configured in a TypeScript service.

Fixes

  • Fixed the issue causing blank popup windows appearing in the IDE.
  • Fixed the issue causing Check RegExp to throw a “Bad regular expression...

Released: Jul 25, 2022

2022.2.x での更新項目

2022.2.3

Updated Oct 10, 2022

Fixes

  • Fixed the issue that was causing WebStorm to flicker after changing the screen brightness on Macs.
  • Fixed the issue causing WebStorm to crash when disconnecting a second monitor cable on Macs.
  • The “prettierApi.resolveConfig.sync is not a function” error no longer occurs when running the Reformat with Prettier action.
  • WebStorm no longer throws the “Unknown pseudo selector ‘deep'” error with :deep selector.

2022.2.2

Updated Sep 15, 2022

Fixes

  • Fixed the bug with...

Released: Apr 11, 2022

2022.1.x での更新項目

2022.1.4

Updated Jul 20, 2022

Fixes

  • WebStorm no longer crashes on macOS High Sierra.
  • Fixed the Run Git hooks checkbox in the Before Commit section of the Commit tool window.
  • Fixed the issue causing the external diff tools for directories to malfunction.
  • Fixed the issue causing text flickers in the Commit details pane.

2022.1.3

Updated Jun 23, 2022

Fixes

  • Fixed the issue causing a misleading error message when using $var in calc() function in SCSS files.
  • Fixed the issue causing an “Unexpected term...