![]() Release Notes: - Improved C and C++ syntax highlighting. | Zed 0.174.6 | With this PR | | --- | --- | |  |  | - `NULL`, `nullptr`: `constant` -> `constant.builtin` ```cpp #include <stdbool.h> int a[] = {true, false}; const int * IDENTIFIER = nullptr; ``` --------- Co-authored-by: Marshall Bowers <git@maxdeviant.com> |
||
---|---|---|
.. | ||
brackets.scm | ||
config.toml | ||
embedding.scm | ||
highlights.scm | ||
indents.scm | ||
injections.scm | ||
outline.scm | ||
overrides.scm | ||
textobjects.scm |