WebStorm 2023.2.3

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.