We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zed-comment
1 parent e599fa5 commit 619a7fdCopy full SHA for 619a7fd
languages/ruby/injections.scm
@@ -6,3 +6,6 @@
6
((regex
7
(string_content) @content)
8
(#set! "language" "regex"))
9
+
10
+((comment) @content
11
+ (#set! injection.language "comment"))
0 commit comments