INJECTIONS_QUERY

Constant INJECTIONS_QUERY 

Source
pub const INJECTIONS_QUERY: &str = "; Parse regex syntax within regex literals\n\n((regex_literal) @injection.content\n (#set! injection.language \"regex\"))\n\n([\n  (comment)\n  (multiline_comment)\n] @injection.content\n  (#set! injection.language \"comment\"))\n";