WebStorm 2023.3.3

Released: Jan 26, 2024

2023.3.3 での更新項目

機能

  • 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.

不具合の修正

  • Fixed the issue with unclickable file paths in the terminal. Now, when you get errors, you will be able to click on the file paths in the terminal to open the files.
  • Fixed a regression with the Angular template autocompletion that was causing it to not work correctly.
  • The Corresponding file is not included in tsconfig.json error will no longer be shown in Astro files when TypeScript is used.
  • Fixed the issue with the "Cannot find module" error message shown in Vue file imports.
  • Fixed the issue causing WebStorm to use Vue Language Server in Next.js projects.
  • Fixed the issue causing WebStorm to show erroneous update notifications for disabled plugins.
  • Fixed the issue causing GitHub pull requests to not be marked as viewed.
  • Fixed the issue causing visual guides set to custom values in Settings / Editor / Code Style to not work.