HIGHLIGHTS_QUERY

Constant HIGHLIGHTS_QUERY 

Source
pub const HIGHLIGHTS_QUERY: &str = "; PostScript highlighting queries\n\n; Comments\n(comment) @comment\n(document_structure_comment) @comment\n\n; Strings\n(literal_string) @string\n(hexadecimal_string) @string\n(base85_string) @string\n(escape_sequence) @string.escape\n\n; Numbers\n(numeric) @number\n\n; Operators/keywords\n(operator) @keyword\n\n; Literals (names)\n(literal) @variable\n\n; Punctuation\n(array) @punctuation.bracket\n(procedure) @punctuation.bracket\n(dictionary) @punctuation.bracket\n";
Expand description

The highlights query for postscript.