![]() 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> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |