PhpStorm 2023.2.3

Released: Oct 16, 2023

2023.2.3 での更新項目

不具合の修正

  • 'Collect Logs and Diagnostic Data' includes empty idea.log on early startup.
  • Deadlock in indexes due to calling FileBasedIndex recursively.
  • Consistent listeners of the Workspace Model.
  • Can't open some projects in 2023.2 due to "Access is allowed from Event Dispatch Thread (EDT) only" error.
  • Unable to reformat file in Light Edit mode.
  • com.intellij.psi.stubs.UpToDateStubIndexMismatch reported for meteor libraries.
  • Wrong highlighting for @returns tag in TSDoc.
  • Angular: Component out of scope inspection on HTML "tr"/"td" tags when using @angular/cdk.
  • Angular: Component out of scope inspection on HTML "div" tag when using @angular/material.