We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a52a5 commit 7a9ed7dCopy full SHA for 7a9ed7d
tests/syntax_test_template.ex.eex
@@ -80,3 +80,11 @@ x.<%= :member %>()
80
# ^ entity.name.tag.ex.eex
81
# ^^ entity.name.tag.ex.eex
82
#^ keyword.operator.capture
83
+
84
+# <%= @web_app_name %>
85
+# ^ punctuation.section.embedded.end.ex.eex
86
+# ^ entity.name.tag.ex.eex
87
+# ^^ entity.name.tag.ex.eex
88
+# ^ punctuation.section.embedded.begin.ex.eex
89
+#^^^^^^^^^^^^^^^^^^^^^^ comment.line.number-sign.elixir
90
+#<- comment.line.number-sign.elixir punctuation.definition.comment.elixir
0 commit comments