Konafets / antlers-idea

Adds support for Antlers, the templating language of Statamic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in switch statement

Konafets opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

OS:

  • Mac
  • Linux
  • Windows

Jetbrains Product:

  • PhpStorm
  • IntelliJ

IDE Version:

  • [2023.3.2]

Plugin Version:

  • [0.0.6]

To Reproduce
Steps to reproduce the behavior:

  1. Install Peak
  2. Open file resources/views/page_builder/_link_blocks.antlers.html
  3. See two errors in switch: One at the comma in the line before default case and one in the default case

Expected behavior
No errors

Screenshots
2023-08-03_17-34-51