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.
|
[
|
|
(true)
|
|
(false)
|
|
] @constant.builtin.boolean
|
|
(null) @constant.builtin
|
|
(number) @constant.numeric
|
|
(pair
|
|
key: (_) @keyword)
|
|
|
|
(string) @string
|
|
(escape_sequence) @constant.character.escape
|
|
(ERROR) @error
|
|
|
|
"," @punctuation.delimiter
|
|
[
|
|
"["
|
|
"]"
|
|
"{"
|
|
"}"
|
|
] @punctuation.bracket
|