Lancements de WebStorm

Released: May 23, 2024

Mises à jour de 2024.1.3

Fonctionnalités

  • Added standalone component pseudo-module constants support. This support primarily focuses on simplifying the auto-import process for components in Angular projects, as it will now provide the expected import suggestions and understand the directive, so you won't see false warnings.
  • Introduced new Stylus CSS support in the form of a new setting that allows you to select whether or not to use colons in the code and between property names and values, and it'll be used in Emmet. You...

Released: Apr 26, 2024

Mises à jour de 2024.1.2

Fonctionnalités

  • Angular improvements - This update introduces new support for Angular 17.2 syntax output() and model() input, as well as Angular 17.1 signal input with readonly support. WebStorm will no longer throw false errors when using this syntax. The support includes quick-fixes, the ability to jump to the referenced variable definition and see implementations and usages, as well as improved Rename refactoring in the cases of input(), output(), and model().
  • Support for ESLint 9 - Added...

Released: Apr 17, 2024

Mises à jour de 2024.1.1

Correctifs

  • Fixed the UI freezes and performance issue after copying and pasting code in the IDE.
  • Fixed the issue causing phantom errors.

Released: Apr 4, 2024

Mises à jour de 2024.1

Fonctionnalités

Key Highlights

  • Sticky lines - This release includes sticky lines to help you navigate large files without losing context. This feature pins key structural elements like function or class declarations to the top of your editor as you scroll. You can customize the feature in Settings | Editor | General | Appearance.
  • Quick documentation improvements - The quick documentation popup comes with improved functionality in this release. It supports syntax highlighting for code blocks and...

Released: Mar 25, 2024

Mises à jour de 2023.3.6

Correctifs

  • Introduced a workaround to reduce the probability of IDE crashes after updating to Apple macOS Sonoma 14.4.

Released: Mar 15, 2024

Mises à jour de 2023.3.5

Correctifs

  • Fixed the issue causing erratic screen scaling on Linux.
  • Fixed the issue with update options being shown for disabled plugins.

Released: Feb 16, 2024

Mises à jour de 2023.3.4

Correctifs

  • Fixed the issue causing errors thrown outside Vitest tests to not be reported.
  • Addressed the issue with the Settings Sync functionality, and now, instead of reporting an authorization problem, the IDE prompts you to log in with your JetBrains Account.
  • Customizing inspection severities is once again accessible in Settings | Editor | Inspections.
  • Addressed several issues that were occurring when working with the HTTP Client.

Released: Jan 26, 2024

Mises à jour de 2023.3.3

Fonctionnalités

  • Added syntax highlighting for React Client and Server components. Client components and Server components are now highlighted in different colors, to make it easier to tell them apart. You can also customize the highlighting colors.
  • Added support for CSS in inline Angular styles.
  • Added support for the styleUrl property.
  • Added support for the new input() signal syntax.
  • Added support for the <search> HTML element.

Correctifs

  • Fixed the issue with unclickable file paths in the...

Released: Dec 21, 2023

Mises à jour de 2023.3.2

Fonctionnalités

  • Added support for Angular 17 new control flow block syntax.

Correctifs

  • Fixed the issue causing WebStorm to lose file names in file templates.
  • Fixed several HTTP Client related issues.
  • Fixed the issue causing WebStorm to show a blank window when opening a second project in full-screen mode on macOS.
  • When using borderless mode on Windows, WebStorm correctly restores the position of a window that had previously been snapped to one side of the screen.
  • Fixed the issue causing WebStorm...

Released: Dec 12, 2023

Mises à jour de 2023.3.1

Fonctionnalités

  • Added the opportunity to check the access status for users with corporate IDE licenses from the AI Assistant tool window.

Correctifs

  • Fixed a bug preventing users from logging in to AI Assistant.