Hi there 馃憢馃徏
Recently I reopened a project with HEEx files, and found that the syntax highlighing no longer handled some cases.

Specifically, it appears that any use of the < or > characters in the embedded Elixir code causes issues with the surrounding brackets and braces. While the exact cause is unclear to me, I imagine the highlighter may think of these characters as tag open or close markers despite the change in context.
Versions of things:
VS Code: 1.76.1
phoenixframework extension: v0.1.2
ElixirLS extension: v0.13.0
Hi there 馃憢馃徏
Recently I reopened a project with HEEx files, and found that the syntax highlighing no longer handled some cases.
Specifically, it appears that any use of the
<or>characters in the embedded Elixir code causes issues with the surrounding brackets and braces. While the exact cause is unclear to me, I imagine the highlighter may think of these characters as tag open or close markers despite the change in context.Versions of things:
VS Code: 1.76.1
phoenixframework extension: v0.1.2
ElixirLS extension: v0.13.0