Skip to content

Commit 5b54907

Browse files
Merge pull request #158 from ember-tooling/add-comment-injections
Add comment injections
2 parents 2ff49a7 + 987a7db commit 5b54907

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: queries/glimmer/injections.scm

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
; comments
2+
((comment_statement) @injection.content
3+
(#set! injection.language "comment"))
4+
15
; <style> tags
26
((element_node
37
(element_node_start

0 commit comments

Comments
 (0)