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 b8a6180 commit e60a61fCopy full SHA for e60a61f
crates/languages/src/rust/injections.scm
@@ -1,3 +1,6 @@
1
+((line_comment) @injection.content
2
+ (#set! injection.language "comment"))
3
+
4
(macro_invocation
5
macro: (identifier) @_macro_name
6
(#not-any-of? @_macro_name "view" "html")
0 commit comments