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.
1 parent 45add73 commit 0a22148Copy full SHA for 0a22148
runtime/queries/awk/injections.scm
@@ -1,2 +1,5 @@
1
((comment) @injection.content
2
(#set! injection.language "comment"))
3
+
4
+((regex_pattern) @injection.content
5
+ (#set! injection.language "regex"))
0 commit comments