Release Notes: - Improved JSON syntax highlighting. | Zed 0.174.6 | With this PR | | --- | --- | |  |  | - `null`: `constant` -> `constant.builtin` - `,`, `:`: `punctuation.delimiter` ```json { "property": null, "boolean": true } ```