You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime/queries/json5/highlights.scm

21 lines
260 B
Scheme

[
(true)
(false)
] @constant.builtin.boolean
(null) @constant.builtin
(number) @constant.numeric
(member
name: (_) @variable.other.member)
(string) @string
(comment) @comment
"," @punctuation.delimiter
[
"["
"]"
"{"
"}"
] @punctuation.bracket