Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: IntelliJ crashes with type="text/template" #209

Open
anianweber opened this issue May 12, 2023 · 0 comments
Open

Bug: IntelliJ crashes with type="text/template" #209

anianweber opened this issue May 12, 2023 · 0 comments
Labels

Comments

@anianweber
Copy link

anianweber commented May 12, 2023

Current behavior:

prototype(Acme.Demo:Test) {
    renderer = afx`
        <script type="text/template">
        </script>
    `
}
  • IntelliJ freezes completeley

Expected behavior:

  • IntelliJ doesn't freeze anymore

Versions:

  • IntelliJ 2023.1.1 and 2022.3.3 (at least)
  • Neos Support 1.16.0
  • MacOs 13.0.1
  • No other Plugins except PHP Support
@cvette cvette added the bug label May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants