WebStorm 2023.2.3

Released: Oct 12, 2023

Mises à jour de 2023.2.3

Correctifs

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