WebStorm 2023.2.1

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 now appear at the top of suggestions in the completion popup.
  • Added support for CSS system colors.

修補程式

  • Fixed the issue with the Missing required `title` element inspection shown for custom components in Vue files.
  • Fixed several bugs with Astro.
  • Fixed the issue with the main toolbar appearing only for the first open project, both on WSL and when using tiling window managers on Linux.
  • Changing themes on Linux now works as expected.
  • The IDE no longer enters full screen mode unexpectedly on a secondary monitor when the Linux native header is switched off.
  • Updating bundled plugins no longer removes plugin files from the IDE’s installation folder.