Skip to content

End tag block is considered wrong when another block included #198

Description

@nedik007

When using block as part of another block, then phpstorm mark the ending tag as wrong.

{block a}
   {block b}
   {/block}
{/block} ---≥ this tag is considered as wrong (is marked as RED in phpstorm)

Environment:

  • PhpStorm version [2021.2.4]
  • Plugin version [1.1.5]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions